It describes the error code sent when the request failed.
HTTP Status Code | Description |
---|---|
400 | Bad request |
401 | Unauthorized, A request that failed during the authentication process |
403 | Forbidden, not authorized for that request |
404 | Not Found, The resource that the request accesses was not found. |
409 | Conflict |