Klantly Developers

Error codes

api_disabled

503 The API is temporarily unavailable.

Cause

The API is temporarily disabled, for example for maintenance.

Solution

Please try again in a few minutes.

Example

application/problem+json
{
  "type": "https://developers.klantly.com/errors/api_disabled",
  "title": "The API is temporarily unavailable.",
  "status": 503,
  "code": "api_disabled",
  "request_id": "req_01j7zq3k9x2m4n6p8r0t2v4w6y"
}

← All error codes