{"id":[2]}
curl --location --request DELETE '/api/bre/destroy' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":[2]}'
{"state":"success"}