Skip to main content

Errors

401

Authentication error.

400

Bad request, missing fields, ...

Contain JSON content with details about the error.

{
"type": "validation",
"message": "<the error message>"
}