Deletes a webhook. If this is the last webhook for a form, the webhooks integration will also be marked as deleted.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the webhook to delete
Webhook deleted successfully