{ "id": 2 }
curl --location --request POST '/adminapi/setting.sensitiveWord/del' \ --header 'token: {{admin-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 2 }'