LICENSE_LIMIT_REACHED
Reason
- The license limit was reached
Solution
- Upgrade the license
Example
{
"status": 426,
"errors": [
{
"code": "LICENSE_LIMIT_REACHED",
"message": "This action cannot be performed as the license limit has been reached",
"more_info": "https://developer.kayako.com/api/v1/reference/errors/LICENSE_LIMIT_REACHED"
}
]
}