Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The product category's ID.
Delete a product category. This doesn’t deleted products in that category.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The product category's ID.