curl --location 'http://159.75.169.224:1235/api/psychological-chat/session/start' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "initialMessage": "string", "sessionTitle": "string" }'
{}