Delete Webhook

Delete a webhook

delete
/v0/webhooks/{webhookId}
Path parameters
webhookIdstringRequired

ID of the webhook to delete

Header parameters
AuthorizationstringRequired

Token for authentication

Responses
204

Webhook deleted successfully

No content

delete
/v0/webhooks/{webhookId}
204

Webhook deleted successfully

No content

Last updated