Delete Brand
DELETE {{baseUrl}}/brands/:brand
This endpoint allows you to delete a specific brand by providing the ID of the brand you want to delete in the brand path parameter.
Scope: brands.read_write
- Brands Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |