Skip to content

Survey API

suryayadavalli edited this page Dec 19, 2017 · 2 revisions

STEP 1 : Create question Groups

A question group is nothing but a category for a set up questions. You can have 100 questions however, all of these questions could be categorized into four groups (personal, finacial, work etc.). POST / GET : /questiongroups GET / UPDATE / DELETE (key records) : /questiongroups/{questiongroupid}

Clone this wiki locally