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 |