How can we help?

Searching:

0 results found

API Response Codes

Axonize returns the following error/status codes in response to an Axonize API request:

Code Description
200 HTTP status code OK.
201 A Post request has been successfully executed, thus creating the relevant entity on the Axonize server.
204 No Content. The server has successfully fulfilled the request and there is no additional content to send in the response payload body.
401 The request contains unauthorized or missing authentication properties – Client ID/Client Secret or Token.
500 A General Internal Server Error is preventing a proper response.