Update a survey scheduled start date
Overview
Authentication
Parameter
Type
Optional
Description
{
"surveyId": "123456",
"teamId": "1234",
"scheduledStartDateFlag": true,
"scheduledStartDate": 1677619200000
}cURL Example
Response
Last updated