Error
Endpoints
Create webhook endpoint
Register a URL to receive events. Returns a signing secret once — store it securely. Payloads are signed with Standard Webhooks.
POST
Error
Body
application/json
Example:
"https://example.com/hooks/questra"
Minimum array length:
1Available options:
survey.created, survey.updated, survey.deleted, file.created, file.updated, file.ready, file.deleted, questionnaire.updated, questionnaire.clarifications.updated, survey.audit.updated, workflow.started, workflow.updated, workflow.finished, content.updated Example:
Example:
"Staging sync"
Example:
true
Response
Webhook endpoint created