curl --location 'https://api-v2.streamvi.io/method/channel/set-status' \ --header 'Content-Type: application/json' \ --data '{ "v": "1", "language": "en", "channel_id": 0, "status": true }'
{ "success": true }