curl --location --request POST 'https://audit.iflyaisol.com/audit_res/v1/wordLib/delWord' \
--header 'Content-Type: application/json' \
--data-raw '{
"lib_id": "e9c375f492324d5da6f241b1e5494a67",
"word_list": [
"科大讯飞股份有限公司",
"讯飞开放平台"
]
}'
{
"code": "string",
"desc": "string",
"sid": "string"
}