curl --location --globoff 'https://open.weibanzhushou.com/open-api/material_library/tag/remove?access_token=' \ --header 'Content-Type: application/json' \ --data '{ "id_list": [ 0 ] }'
{ "errcode": 200, "errmsg": "ok" }