curl --location --request POST 'https://api.youratlas.com/v1/api/campaign/createSchedule' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"campaignId": "string",
"customerPhoneNumber": "string",
"customerName": "string",
"customerLastName": "string",
"customerInfo": "string",
"scheduledDate": "2019-08-24T14:15:22.123Z"
}'{
"sequenceNumber": 0
}