Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//messagesessions//messages' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"type": "chat",
"message": "Hello there!",
"destination": "0010"
}'{
"code": 0,
"message": "string"
}