Authorization: Bearer ********************
{ "message": "string" }
curl --location --request POST '/api/v2/ktties//send-chat' \ --header 'Content-Type: application/json' \ --data-raw '{ "message": "string" }'
{}