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}

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!