v1
latestOpenAPI 3.0.12026-07-242871595.3 MBINVENTORY
Delete categories
Deletes multiple categories in a single request. Add a query string with the parameter categoryIds and a comma-separated list of one or more categoryIds values.
Use this example to create a request to delete three categories: {merchantId}/categories?categoryIds={categoryId},{categoryId},{categoryId}
delete/v3/merchants/{mId}/categories
Path parameters
mIdstring required
Merchant Id
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>