Delete a webhook registration for business

delete

API to delete an existing webhook registration by event topic

Authorizations
Path parameters
businessIdstringRequired
webhookIdstringRequired
Responses
200
A successful response.
application/json
Responseobject
delete
DELETE /v1/businesses/{businessId}/delete/webhooks/{webhookId} HTTP/1.1
Host: 
X-API-Key: YOUR_API_KEY
Accept: */*
{}

Last updated