Delete a webhook registration for business

delete

API to delete an existing webhook registration by event topic

Authorizations
X-API-KeystringRequired

API key for authorization

Path parameters
businessIdstringRequired
webhookIdstringRequired
Responses
201

Successful response indicating that the webhook registration was removed.

application/json
Responseobject
delete
/v1/businesses/{businessId}/delete/webhooks/{webhookId}

Last updated