docs
  1. Admin Api
  2. Resources
  3. Custom Data
  4. Brands Custom Data
  5. Delete Custom Data For A Brand

Delete custom data for a brand

Delete custom data for a brand

Rate Limit: 1000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
brandId
  • required
integer
Example:
1

Responses

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

Request samples

Provide Feedback