{
"chat_id": "99feb3fc-a474-469f-95d5-268b470cc607",
"text": "test"
}curl --location --request POST 'https://api-seller.ozon.ru/v1/chat/send/message' \
--header 'Client-Id;' \
--header 'Api-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"chat_id": "99feb3fc-a474-469f-95d5-268b470cc607",
"text": "test"
}'{
"result": "success"
}