X-API-Key: ********************{
"rating": 1,
"is_active": true
}curl --location --request PATCH 'https://superouter.nesports.top/projects//episodes//segments//versions/' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"rating": 1,
"is_active": true
}'null