Send a test event
Webhooks
Send a test event
Sends a synthetic survey.created event to the webhook URL. Useful for verifying that your endpoint is reachable and your signature verification logic is correct. The delivery is logged and can be inspected via GET /webhooks/{id}/deliveries.
POST
Send a test event
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
Response
204
Test event triggered