Set Email Settings
POST https://rest.webropolsurveys.com/api/v1/surveys/{{SurveyId}}/send/email/settings
Sets email collect answers limitation settings.
Request Body
{"UseSendLimitDays"=>true, "SendLimitDays"=>0, "UseSendLimitMessages"=>true, "SendLimitMessages"=>0}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |