Webhooks

Delete webhook

Delete a webhook from the current workspace. The webhook will no longer receive events.

delete/webhooks/{id}

Path parameters

idstring uuid required

The unique identifier of the webhook to delete

Response

Webhook deleted

successboolean

Whether the webhook was deleted

Changes