Skip to main content
tenant_id
string<ten_string>
required

The ID of the Tenant

Example:

"ten_4zRSFOpQgYuTciT6dl5qIe1k8Pd"

url
string
required

The endpoint to use when posting webhook messages

enabled
boolean
required

Whether the webhook is enabled

headers
Headers · object[] | null

Optional headers to be passed when calling the webhook

Example:
{ "Authorization": "Bearer 1234567890" }