curl --location --request POST 'https://audit.iflyaisol.com/audit_res/v1/wordLib/delWord' \
--header 'Content-Type: application/json' \
--data-raw '{
"lib_id": "c92f643417fc4f0a8d677355667acb55",
"word_list": [
"傻缺",
"蠢材"
]
}'
{
"code": "string",
"desc": "string",
"sid": "string"
}