Skip to Content

TwentyThree™ API

Webhooks: Unsubscribe from a webhook.

POST https://<domain>/api/webhook/unsubscribe

Permission level

The minimum required permission level is write.

Parameters

Parameter Type Description
`webhook_id` `integer` Provide the ID of the webhook to be unsubscribed.
`target_url` `string` Alternatively, provide the URL to be unsubscribed.