Delete Webhook
Path parameters
webhookIdstringRequired
ID of the webhook to delete
Header parameters
Api-KeystringRequired
Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.
Responses
204
Webhook deleted successfully
delete
/v0/webhooks/{webhookId}204
Webhook deleted successfully
No content
Last updated
