DGA-SCD / gsurvey

It's dynamic survey platform using new technology
MIT License
1 stars 0 forks source link

Add new apis for non-login users #160

Closed pepsi7959 closed 4 years ago

pepsi7959 commented 4 years ago

API Lists:

//request body

{ "surveyid": "3", "version": "1", "userid": "1", "result": { "Q1": 1, "Q2": "แสดงความคิดเห็น", "Q3": [1,2] } }



[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/6b6ee0dc6e93b44c5f7a)