{"id":1}
curl --location --request DELETE '/api/warehouse/destroy' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"id":1}'
{ "state": "string" }