Delete a webhook

Deletes a given webhook, based on its id.

SecurityCommonAuth
Request
path Parameters
webhookId
required
string <uuid>

The ID of the webhook to work with.

Example: da91434a-4026-42ea-84b8-d0317b64af9c
query Parameters
accountId
string

The ID of the account to work with.

Example: accountId=F50091
Responses
204

No Content

delete/webhooks/{webhookId}
Request samples
Response samples
application/json
null