Following are the question type codes which are used for available question types:

Question Type Question code used in JSON
Single Choice single_choice
Multi Choice multi_choice
Dropdown dropdown
NPS nps
Ranking ranking
Matrix Rating matrix_rating

Add Question

POST: https://{env}-api.xebo.ai/v3/survey-management/surveys/{survey_id}/blocks/{block_id}/questions The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more details.…

Update Question

PATCH : https://{env}-api.xebo.ai/v3/survey-management/surveys/{survey_id}/blocks/{block_id}/questions/{ques_id} The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more…

Get all questions

GET : https://{env}-api.xebo.ai/v3/survey-management/surveys/{survey_id}/all-questions The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more…

Ask a human

Can't Find What You're Looking For?