{
"id": 1
}curl --location --request POST '/api/kb.know/sharedDel' \
--header 'token: {{api-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1
}'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
"string"
]
}