Test webhook
test_webhookUse to POST a signed webhook.test event to the project's webhook URL. Available on free and yearly. Do not use this to inspect past deliveries — that is REST GET /api/projects/:id/webhook-deliveries. Fails if no webhook URL and secret are set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project (website) id from list_projects, create_project, or bootstrap_site. |