Webhook
Remove webhook
Permanently deletes a webhook identified by its unique ID. Only webhooks owned by the authenticated user can be deleted. This operation cannot be undone.
delete/v1/webhooks/{id}
Path parameters
idstring required
Unique identifier of the webhook to delete
Response
Webhook deleted successfully