Authorization: Bearer ********************curl --location -g --request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/users/{{user}}/callsHASHHACK1' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"synchronous": "yes",
"call-id": "550e8400-e29b-41d4-a716-446655440000",
"dial-rule-application": "record",
"call-term-user": "18005551234", // call me at
// "auto-answer-enabled": "no",
"call-record-type": "moh",
"call-record-index": 1
}'{}