{ "ids": [ 0 ] }
curl --location --request POST 'api/sensitive/del' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 0 ] }'
{}