docs
  1. Admin Api
  2. Resources
  3. Brands
  4. Delete A Brand

Delete a brand

Delete a brand

Rate Limit: 300 Max attempts within 1 minute.

Path Parameters

ParameterDetails
brandId
  • required
integer
Example:
1

Responses

204
Brand was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE/brands/{brandId}

Request samples

Provide Feedback