ErrorResponse model
Describes the format of an error-response mesage.
|
Parameter |
Type |
Description |
|---|---|---|
|
|
string |
General description of the error. For example: |
|
|
integer |
REST endpoint status code. For example: Note: For a complete list, see Response codes. |
|
|
ErrorResponseDetail [] |
List of ErrorResponseDetail model objects. This is the detailed information provided to users. |