Authorizations
API key must be provided in the Authorization header as Bearer YOUR_API_KEY.
Body
application/json
The webhook URL to delete.
Example:
"https://example.com/mywebhook"
Remove a webhook from your API key. You will no longer receive events at this URL.
API key must be provided in the Authorization header as Bearer YOUR_API_KEY.
The webhook URL to delete.
"https://example.com/mywebhook"