The ID of the Tenant
"ten_4zRSFOpQgYuTciT6dl5qIe1k8Pd"
The endpoint to use when posting webhook messages
Whether the webhook is enabled
Optional headers to be passed when calling the webhook
{ "Authorization": "Bearer 1234567890" }
{ "tenant_id": "<string>", "url": "<string>", "enabled": true, "headers": { "Authorization": "Bearer 1234567890" } }