Skip to Content

TwentyThree™ API

Webhooks: Subscribe to a webhook.

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

Permission level

The minimum required permission level is write.

Parameters

Parameter Type Description
`target_url` (required) `string` Target callback or webhook URL for the subscription.
`event` (required) `string` Event to subscribe to.