POST Questionnaire Question Answer

Write or update an answer on a questionnaire question. Creates a new immutable answer revision; the previous answer is preserved in edit_history. Requires api_questionnaires with write capability, the same permission as PATCH Questionnaire Question. At least one answer field must be provided. Errors: 400 when no answer fields are provided or the question is not found; 403 when the API key lacks api_questionnaires write permission.

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

Question ID.

Body Params

Answer update payload. At least one answer field is required.

string

Long-form answer text.

string

Short answer, for example Yes or No.

structured_answers
array of strings

Multi-select answers.

structured_answers
object_response
object

Column-based answers for object_response questions.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json