docs
  1. Admin Api
  2. Resources
  3. Master Categories
  4. Delete Master Category

Delete master category

Delete a master category

Rate Limit: 300 Max attempts within 1 minute.

Path Parameters

ParameterDetails
masterCategoryId
  • required
integer

Responses

204
Master category was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE/master-categories/{masterCategoryId}

Request samples

Provide Feedback