v1

latestOpenAPI 3.0.32026-07-26737274.2 KB
Webhooks

Delete a webhook

Deletes the webhook and stops all future deliveries of its subscribed events to the target URL. Returns 204 No Content on success, 404 when the id doesn't exist, and 422 when the webhook cannot be deleted.

Find webhook ids with List webhooks; register a replacement with Create a webhook.

delete/v4/webhooks/{id}

Path parameters

idinteger required

Response

Deletes the webhook