curl --location 'https://api-seller.ozon.ru/v1/review/change-status' \ --header 'Content-Type: application/json' \ --data '{ "review_ids": [ "string" ], "status": "string" }'
{}