Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getasset.com/llms.txt

Use this file to discover all available pages before exploring further.

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" }