ErrorsΒΆ

In case of error a standard HTTP error is raise and you got a JSON like that

{
    "status": 409,
    "message": "Conflict"
}

Previous topic

Welcome to API documentation!

Next topic

Development