v1
latestOpenAPI 3.0.42026-08-045381279.6 KBWebhooks
Send a test event to the webhook endpoint.
Sends a synthetic case.created test event to the webhook endpoint.
This is useful for:
- Verifying the webhook URL is reachable
- Testing your webhook endpoint implementation
- Validating signature verification
The test payload will be a realistic case.created event with synthetic data.
post/webhooks/{id}:test
Path parameters
idstring uuid required
Response
Test completed