Test webhook endpoint
POST/webhooks/:id:test
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.
Request
Responses
- 200
- 404
Test completed
Webhook not found