Webhooks
Delete webhook
Permanently deletes the specified webhook. This action cannot be undone. Returns a 204 status code on successful deletion.
delete/webhooks/{webhook_id}
Path parameters
webhook_idstring snowflake required
The ID of the webhook
Response
No Content