Обновить настройки review
PUT {{baseUrl}}/api/v1/company/review
Request Body
{"text_positive"=>"ой(", "text_negative"=>"ей!", "text_after"=>"ммм...", "positive"=>":)", "negative"=>":(", "review_json"=>[{"url"=>"test.ru", "title"=>"test"}]}
RESPONSES
status: OK
{"message":"Запрос выполнен успешно","data":true}