API Errors
Api Error Message HTTP Status

BAD_REQUEST

Bad Request

400 BAD_REQUEST

UNMAPPED_REQUEST_URL

The request URL is not mapped to an endpoint

404 NOT_FOUND

METHOD_NOT_ALLOWED

Method not allowed

405 METHOD_NOT_ALLOWED

UNKNOWN_ERROR

Unknown Error

500 INTERNAL_SERVER_ERROR