Response Type

200 OK

The request was successfully processed by DIMO.

201 Created

The request has been fulfilled and a new resource has been created.

204 No Content

The request has been accepted, but no content will be returned.

400 Bad Request

The request was not understood by the server.

401 Unauthorized

The request has not been completed because it lacks valid authentication credentials for the requested resource.

403 Forbidden

The server understands the request but refuses to authorize it.

404 Not Found

The requested resource was not found at the moment of the request.

405 Method Not Allowed

The requested method is not allowed by DIMO.

409 Resource Conflict

The requested resource could not be processed because of a conflict in the request.

424 Failed Dependency

The requested operation can not be performed because it depends on another action that had failed.

500 Internal Server Error

An internal error occurred in DIMO.

Last updated