Errors
webhook_quota_exceeded
403 – Webhook quota reached. The Identity holds as many Webhooks as its Plan allows.
Webhook quota reached. Answered with 403.
What it means
The Identity holds as many Webhooks as its Plan allows.
What to do
Remove one, or subscribe more event types on an existing Webhook.
The body
{
"type": "https://tigby.eu/problems/webhook_quota_exceeded",
"title": "Webhook quota reached",
"status": 403,
"detail": "…what was refused, naming this request's own values",
"code": "webhook_quota_exceeded",
"doc_url": "https://docs.tigby.eu/errors/webhook_quota_exceeded",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.