Skip to main content

Delete a webhook subscription

DELETE 

/v1/networks/:networkId/webhooks/:id

Permanently removes the subscription so it stops receiving deliveries; to pause temporarily, update its status to disabled instead. The delete is optimistic-locked and returns 409 on a version conflict. Requires administrator access to the network.

Request

Responses

Webhook deleted