delete https://{tenanturl}/config/v1.0/webhooks/
Delete a webhook configuration. Cannot be performed if the webhook is referenced.
Responses
204No content
Delete a webhook configuration. Cannot be performed if the webhook is referenced.
204No content
xxxxxxxxxx
curl --request DELETE \
--url https://tenant_url/config/v1.0/webhooks/id \
--header 'accept: application/json'