Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//calls' \
--header 'Authorization: Bearer <token>'[
{
"orig_callid": "string",
"term_callid": "string",
"orig_user": "string",
"orig_domain": "string",
"term_user": "string",
"term_domain": "string",
"term_user2": "string",
"term_domain2": "string",
"time_start": "2019-08-24T14:15:22.123Z",
"time_answer": "2019-08-24T14:15:22.123Z"
}
]