Remove Youtube 移除Youtube

POST /v1/platform/youtube/remove

  • =》
{ 
  "token": "xxx", //必填
  "lang": "en", //必填
  "id": 1001 //必填
}
  • 《=
{
  "success": "OK"
}