curl --location 'https://api-seller.ozon.ru/v1/review/comment/delete' \ --header 'Content-Type: application/json' \ --data '{ "comment_id": "string" }'
{}