curl --location --request POST '/tenantapi/sensitive.words/delete' \ --data-urlencode 'id=1'
{ "code": 0, "show": 0, "msg": "string", "data": [ "string" ] }