Account API – HTTP Codes
The API will always respond with 1 of 3 different HTTP codes:
- 200 – OK
- 404 – Not found – when a specific resource is requested (a device by its UUID for example) and the resource is not found
- 423 – unprocessable entity: any other error such as not being logged in, using incorrect tokens