curl --location --request POST 'https://api.youratlas.com/v1/api/campaign' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"campaignType": "outbound",
"CallType": "string",
"TemplateId": "string",
"name": "string",
"CompanyName": "string",
"Position": "string",
"IsActive": true,
"Mode": true,
"BusinessName": "string",
"StartDate": "2019-08-24T14:15:22.123Z",
"TimeWindows": "string",
"FirstMessage": "string",
"PreScript": "string",
"PostScript": "string",
"ScriptBase": "string",
"ScriptNotes": "string",
"FeatureRescheduleCallEnabled": true,
"FeatureEnrichmentInfoEnabled": true,
"FeatureAppendPreviousSummaryEnabled": true,
"EnrichmentInfoProvider": "custom",
"EnrichmentInfoSettings": "string",
"Timezone": "string",
"TimezoneFriendlyName": "string",
"Status": "archived",
"Collection": "string",
"ToolIds": "string",
"SMSTrigger": "string",
"SMSBody": "string",
"FirstMessageMode": "assistant-speaks-first",
"EndCallMessage": "string",
"VoicemailMessage": "string",
"AnalysisPlanSummaryPrompt": "string",
"FeatureEndCallWhenVoicemail": true,
"FeatureRedialOnNoResponse": true,
"RedialSettings": "string",
"FeatureDoubleCall": true,
"DailyCallLimit": 0,
"IdleMessages": "string",
"IsOutboundChatActive": true
}'{
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z",
"odata.etag": "string",
"name": "string",
"campaignType": "string",
"Mode": true,
"BusinessName": "string",
"CallType": "string",
"CompanyName": "string",
"FirstMessage": "string",
"IsActive": true,
"PhoneNumberId": "string",
"Position": "string",
"ScriptBase": "string",
"ScriptNotes": "string",
"StartDate": "2019-08-24T14:15:22.123Z",
"TimeWindows": "string",
"SuccessRequest": 0,
"TemplateId": "string",
"TotalRequest": 0,
"TotalTransfers": 0,
"DailyCallLimit": 0,
"KnowledgeBaseId": "string",
"KnowledgeBaseDataSetId": "string",
"FeatureAppendPreviousSummaryEnabled": true,
"PhoneNumberProvider": "string",
"FeatureRescheduleCallEnabled": true,
"EnrichmentInfoSettings": "string",
"EnrichmentInfoProvider": "string",
"FeatureEnrichmentInfoEnabled": true,
"EndCallMessage": "string",
"VoicemailMessage": "string",
"AnalysisPlanSummaryPrompt": "string",
"FeatureEndCallWhenVoicemail": true,
"FeatureRedialOnNoResponse": true,
"RedialSettings": "string",
"FeatureDoubleCall": true,
"Timezone": "string",
"TimezoneFriendlyName": "string",
"Status": "archived",
"Collection": "string",
"IdleMessages": "string",
"ToolIds": "string",
"SMSTrigger": "string",
"SMSBody": "string",
"ForwardingPhoneNumber": "string",
"PreScript": "string",
"PostScript": "string",
"FirstMessageMode": "assistant-speaks-first",
"ChatPhoneNumberId": "string",
"IsOutboundChatActive": true
}