{ "id": 0, "live_id": 0 }
curl --location '/api/media/activity/video/unbind' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "live_id": 0 }'
{}