Create Response
Management API - Response
Create Response
Create a user response using the management API. This will trigger the response pipeline, including webhooks, integrations, follow-up emails, and other configured actions.
POST
Create Response
Documentation Index
Fetch the complete documentation index at: https://formbricks.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Body
application/json
The ID of the survey this response belongs to
Creation timestamp (optional; usually set by server)
Answers keyed by questionId; value shape depends on question type
Whether the response is marked as finished
Language of the response (survey should have this language enabled)
Available options:
en, de, pt, etc.. Update timestamp (optional; usually set by server)
Response
OK
The response is of type object.