ການອ້າງອີງ API
surveys
ມີ 3 endpoints ໃນພື້ນນີ້. ແຕ່ລະອັນມີໜ້າເວັບຂອງຕົນເອງພ້ອມດ້ວຍພາຣາມິເຕີ, ການຕອບກັບ ແລະ ຄຳຂໍທີ່ທ່ານສາມາດຮັນໄດ້.
| ວິທີການ | ເສັ້ນທາງ | ມັນເຮັດຫຍັງ | ການອະນຸຍາດ |
|---|---|---|---|
| GET | /v1/feature-flags | Every feature flag that is ON for this person in this organisation. | org.read |
| GET | /v1/surveys/active | The surveys this organisation may currently be shown. | org.read |
| POST | /v1/surveys/{survey_id}/responses | Record one person's answers to one survey. | org.read |