Webhooks
Remove Webhook
Delete an existing webhook by provifding it’s ID. It will immediately apply and not trigger again.
DELETE
/
webhooks
/
{webhookId}
Authorizations
x-ac-api-key
string
headerrequiredPath Parameters
webhookId
string
requiredID of the webhook
Response
200 - application/json
data
object
Was this page helpful?