HTTP Status Code
Code | Status | Description |
---|---|---|
200 | OK | The request succeeded. |
400 | Bad Request | Mandatory/Incorrect fields |
401 | Unauthorized | Invalid credentials to access the API |
403 | Forbidden | No rights to access content |
404 | Resource Not Found | Server unable to find requested resource. |
415 | Unsupported Media Type | Server does not support the media type of request data |
500 | Internal Error | Server unable to process the request due to internal error |
503 | Service Unavailable | Request cannot be handled by the server |