Webhook Limit Exceeded
Delete an existing subscription for this event type before creating a new one.
An HTTP 422 application/problem+json response:
{
"type": "https://problems.atlas.propertyfinder.com/webhooks-limit-exceeded/",
"title": "Webhook Limit Exceeded",
"status": 422,
"code": "webhooks_limit-exceeded",
"detail": "The maximum number of webhook subscriptions for this event type has been reached."
}