Skip to content
Guides
API reference
stablecatalog:delete

Delete a brand

Delete an existing brand (only if it has no associated products)

DELETE/v1/catalog/brands/{brandId}

Delete an existing brand (only if it has no associated products)

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

brandId*string

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/v1/catalog/brands/string"
Empty