Authorization: oauth ********************
curl --location --request POST 'https://api-v2.streamvi.io/method/channel/access/change?v&language&project_id&channel_id&to_project_id&access_type' \
--header 'Authorization: oauth <token>'
{
"success": true
}