Rest Errors

 

Errors

Content Type: "application/json"

Charset: "utf-8"

Status Code: 400, 401, 404, 405, 422, 500

{
    "message": String,
    "detail": String ,
    "status": boolean,
    "type": String
}

 

Exceptions

  • BadRequestException
  • UnauthorizedException
  • ValidationErrorException
  • JSONMalformedException
  • NotFoundException
  • MethodNotAllowedException
Have more questions? Submit a request

Comments

Powered by Zendesk