CCRMAuthorize: ********************curl --location -g --request POST 'https://{{tenantname}}.onchannelcrm.app/api/outlook/personinfo' \
--header 'CCRMAuthorize: <api-key>' \
--header 'Content-Type: application/json;odata.metadata=minimal;odata.streaming=true' \
--data-raw '{
"mailBody": ""
}'{
"first_name": "",
"last_name": "",
"title": "",
"email": "",
"mobile_phone": "",
"direct_phone": ""
}