Webhooks
Delete a Webhook
Delete a specific Webhook URL
DELETE
Headers
Your API key, which can be found on the Whop Business Dashboard. You must prepend your key with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The ID of the Webhook URL to search by, which will look like hook_*************
, or the URL of the Webhook (e.g. https://website.com/api/whop-webhook)
Response
204 - application/json
Successfully deleted
Webhook model