put
https://my.surveypal.com/api/rest/emailtask//answers
Link survey answer to the email task.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Will link an existing answer to the email task.
curl -i -X PUT \
-H "Authorization: Basic YOUR-USERNAME-AND-TOKEN-BASE64-ENCODED" \
-H "Accept:application/json" \
'https://my.surveypal.com/api/rest/emailtask/:id/answers?answerId=:answerId'