api-key: ********************curl --location --request POST 'https://api.youratlas.com/v1/api/calendar-settings' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"Title": "string",
"Type": "calendly",
"Settings": "string"
}'{
"Title": "string",
"Type": "calendly",
"Settings": "string",
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z"
}