http://cryptontox6h3f2asrmeuywkrjyd7facbjwua6hqq7h7tsuacjwhydqd.onion
curl -X POST "http://cryptontox6h3f2asrmeuywkrjyd7facbjwua6hqq7h7tsuacjwhydqd.onion/api/v1/conversations/send-message" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-d '{"conversation_uuid": "YOUR_CONVERSATION_UUID", "message": "Hello world!"}'