v1
latestOpenAPI 3.0.12026-07-242871595.3 MBINVENTORY
Delete a Subcategory
Deletes a subcategory based on the subcatid. When a subcategory is deleted, all items assigned to it are reassigned to the parent category. For more information, see Manage Subcategories.
delete/v3/merchants/{mId}/categories/{subcatid}
Path parameters
mIdstring required
Merchant identifier.
subcatidstring required
Unique identifier of the subcategory.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Response
Successful response. Subcategory deleted and items reassigned to the parent category.