{
"ids": [
"string"
]
}curl --location '/n-agent/api/prompt/recycle_bin/batch_remove' \
--header 'authorization;' \
--header 'referer;' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
"string"
]
}'null