Webhooks

Delete webhook with token

Permanently deletes the specified webhook using its ID and token for authentication. This action cannot be undone. Returns a 204 status code on successful deletion.

delete/webhooks/{webhook_id}/{token}

Path parameters

webhook_idstring snowflake required

The ID of the webhook

tokenstring required

The token

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.