Schema — OPTIONAL |
---|
undefined |
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error stringThe error string for the status code. | message stringDescription of the error encounted. |
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error stringThe error string for the status code. | message string |
|
Schema — OPTIONAL |
---|
statusCode int32The status code of the request. | error string | message string |
|
Schema — OPTIONAL |
---|
statusCode int32 | error string | message string |
|
422
Unprocessable Entity response. Schema — OPTIONAL |
---|
statusCode int32 | error string | message stringDescription of the error encounted. |
|
500
Internal server error response. Schema — OPTIONAL |
---|
statusCode int32 | error string | message stringWill always be "Internal Server Error" |
|