Methods

Resource

{
    "error": "string",
    "message": [
        "string"
    ],
    "statusCode": "integer"
}

Properties

Name Type Description Additional
error string

A short description of the error.

message[] array of string

Detailed error messages.

statusCode integer

The HTTP status code for the error.