Reorder questions
Reorder questions
Sets the display order for questions of a given modality. You must include every active question ID for the specified modality in the desired order.
POST
Reorder questions
Authorizations
API key for authentication. Pass your key in the X-API-KEY header.
Path Parameters
Body
application/json
Request body for reordering questions within a modality.
Modality to reorder: voice, sms, form, resume_eligibility, resume_scoring, voice_tags.
Available options:
voice, sms, form, resume_eligibility, resume_scoring, voice_tags Example:
"voice"
Ordered list of question IDs. Every active question for the specified modality must be included.
Example:
["Q1", "Q3", "Q2"]