Update a question

Update an existing question interaction. Use the id returned by the question create endpoint. Legacy API-created question identifiers are also resolved through the annotation record when available.

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

The question interaction ID returned from question create.

Query Params
string

Question type: free, multiple, all, draw, number, date, video, voice, image, rating, select, likert, or poll.

float

When the question should appear on the screen.

string

Question prompt text.

string

A semi-colon separated list of answer choices.

string

Singular alias for answers. Use a semi-colon separated list of answer choices.

string

A semi-colon separated list of actions when an answer is clicked (track, reply, message, jump, link, video, back, email, phone, clip, audio, or download). Defaults to reply.

string

A semi-colon separated list of values associated with the actions.

string

Question top position as a percentage.

string

Question left position as a percentage.

string

Question height as a percentage.

string

Question width as a percentage.

string

Question background color.

string

Correct answer color.

string

Incorrect answer color.

string

Prompt text color.

string

Answer text color.

string

Alias for answers_color.

string

The answer value that should be treated as correct. Match the answer text exactly for choice questions. Send an empty value to clear.

string

Question transition style.

Responses

401

Not Authorized

404

Not Found

422

Unprocessable Entity

500

Error

503

Rate Limit Exceeded

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json