AxeFax 1.0
/
Brands
/
destroy
DELETE /brands/:id
Destroy a brand
Supported Formats
json
Errors
Code
Description
400
The request was unacceptable, often due to missing a required parameter.
405
Examples
DELETE /brands/4299 { "brand": {} } 204