Test Webhook
webhook_testSend a test event payload to a webhook to verify the endpoint is reachable and signature verification works. Returns a deliveryId you can correlate with your endpoint's logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID to send a test delivery to | |
| event | No | Event type to simulate in the test payload (e.g. 'message.received'). Defaults to 'message.received'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||