Webhooks - company level
Remove a webhook
Remove the configuration for the webhook identified in the path.
To make this request, your API credential must have the following roles:
- Management API—Webhooks read and write
delete/companies/{companyId}/webhooks/{webhookId}
Path parameters
companyIdstring required
The unique identifier of the company account.
webhookIdstring required
Unique identifier of the webhook configuration.
Response
No Content - look at the actual response code for the status of the request.