API संदर्भ
surveys
या क्षेत्रात 3 एंडपॉइंट्स आहेत. प्रत्येकाचे स्वतःचे पेज आहे, ज्यामध्ये त्याचे पॅरामीटर्स, रिस्पॉन्स आणि तुम्ही चालवू शकता अशी रिक्वेस्ट समाविष्ट आहे.
| पद्धत | पथ | हे काय करते | परवानगी |
|---|---|---|---|
| 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 |