HTTP 429
Send Quota Exceeded
The token's per-hour or per-day send limit has been reached. Retry after the window resets.
Example response
{
"type": "https://email.squibble.ch/docs/errors/messages/send/quota-exceeded/",
"title": "Send Quota Exceeded",
"status": 429,
"detail": "...",
"instance": "/api/v1/..."
}