curl --location --request DELETE '/store/brand/category/delete/' \ --header 'x-token: {{x-token}}'
{ "status": 0, "message": "string" }