HTTP status codes

After each API request, an HTTP status code is returned to indicate the result.

HTTP status codeHTTP status
200OK
201Created
400Bad Request
401Your identity could not be verified
403Your access rights are insufficient
409Conflict
500Internal Server Error