Error Details
Output representation of the errors encountered during an API request.
- Sample Response
-
{ "errors": { "field": "string", "message": "string" } }
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
field | String | Name of the field that has errors. | Small, 60.0 | 60.0 |
message | String | Error message for the failed process. | Small, 60.0 | 60.0 |