code
API-KEY: ********************
Authorization: Bearer ********************
curl --location --request POST '/ai/client/chat/assistant_reply/' \ --header 'API-KEY: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "message": "string" }'
null