curl --location --request DELETE '/api/proxies/delete-many' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 1 ] }'