HTTP response codes
Purpose
The HTTP response codes in the following table describe data returned as a response from an API server after a RESTful request has been made. It includes success and failure codes and their descriptions.
Code | Meaning & possible causes |
---|---|
|
|
| Created |
| Malformed request : Malformed syntax. Possible causes include: The requested syntax is not available. |
| Bad request : Parameters out of range. Possible causes include:
|
| Not Found : Possible causes include: Group id does not exist. |
| Internal Server Error : There is a problem with the TomTom Notifications API service. |