Sent when testing webhook configuration via the /tenant/webhook/test endpoint.
{ "type": "WEBHOOK_TEST", "content": { "message": "This is a test webhook notification", "tenant_id": "ten_4zRSFOpQgYuTciT6dl5qIe1k8Pd", "timestamp": "2024-01-15T10:30:00Z" } }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.getasset.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getasset.com/llms.txt
Use this file to discover all available pages before exploring further.
Webhook event sent when testing webhook configuration.
The type of webhook event
"WEBHOOK_TEST"
The event payload
Show child attributes
Successful Response