post
https://my.surveypal.com/api/rest/answer//state?value=
Change state of the answer.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Switch answer status.
curl -i -X POST \
-H "Authorization: Basic YOUR-USERNAME-AND-TOKEN-BASE64-ENCODED" \
-H "Accept:application/json" \
'https://my.surveypal.com/api/rest/answer/:id/state?value=:value'