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