ApiValidationError

ApiValidationError
ApiValidationError

Details of an API validation error

JSON Example
{
    "error_code": "string",
    "error_message": "string"
}
string
error_code
Required

The code associated with the validation error

string
error_message
Required

A description of the validation error that occurred

Property Of