For the complete documentation index, see llms.txt. This page is also available as Markdown.

Destinations

Webhooks → Destinations SDK methods.

A webhook destination is an external URL Norbix calls when a subscribed event fires.

Method
Endpoint

PUT /webhooks/destinations/{DestinationId}/disable

PUT /webhooks/destinations/{DestinationId}/enable

DELETE /webhooks/destinations/{DestinationId}

POST /webhooks/destinations

Last updated