Submit a response headlessly

Stores a complete response collected in YOUR system (the form's headless API toggle must be on). Answers are validated against the published definition with a full server-side branch walk: required questions on the resolved path must be answered, values must fit the question spec, and answers off the resolved path are rejected with OFF_PATH_ANSWERS.

Tie the response to an invite (inviteId or inviteToken) to inherit its context and enforce one-response-per-invite, or send context fields directly for inviteless submissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params
string

Tie the response to an invite by id…

string

…or by the raw invite token.

number

Definition version the answers were collected against (defaults to latest).

answers
array of objects
required
answers*
consent
object
string
string
string
string
string
string
string
string
string
string
metadata
object

Arbitrary metadata stored verbatim.

Response
201
Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!