HTTP Status Codes
Note
This functionality is currently only available for selected accounts but will become more broadly available in the future.
The Sinch Access Keys management API returns an HTTP status and code each time a request is made. Here, you will find more information on each status.
The following HTTP status codes are used by the API. Additional codes might be added in the future and if you encounter a code not in this list please consult the HTTP specification for a definition.
Status | Reason | Description |
---|---|---|
200 | OK | The request was successful. |
400 | Invalid Argument | The request doesn't conform to the API. |
401 | Unauthenticated | The authentication token is invalid. |
403 | Permission Denied | The supplied authentication does not have access to the requested resource. |
404 | Not Found | The path is invalid or no resource exists with the given ID. |
409 | Already Exists | The Access key already exists. |
Please contact your account manager for further assistance with error codes. Contact information can be found on the homepage of the Sinch Customer Dashboard.