Skip to main content

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

Test completed