Send a reminder email to the answer.

Schedules an invitation email for the answer. Can target multiple email answers at the same time using filter and localeId params.

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/sendReminder?sendAt=:sendAt&filter=:filter&located=:located&author=:author&replyTo=:replyTo&subject=:subject&message=:message'
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!