X-API-Key: ********************curl --location 'https://api.snakk.ai/api/chat/operator/session//messages' \
--header 'X-API-Key: <api-key>'{
"session": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"agent_id": "2b1e3b65-2c04-4fa2-a2d7-467901e98978",
"customer_name": "string",
"customer_email": "string",
"escalated_reason": "string",
"escalation_summary": "string"
},
"messages": [
{}
]
}