invalid_api_key
401 Invalid API key.
Cause
The key does not exist, was not copied completely or contains a typo.
Solution
Copy the key again from your password manager, or create a new one in Klantly under Integrations → API.
Example
{
"type": "https://developers.klantly.com/errors/invalid_api_key",
"title": "Invalid API key.",
"status": 401,
"code": "invalid_api_key",
"request_id": "req_01j7zq3k9x2m4n6p8r0t2v4w6y"
}