Delete Categories
Authentication
Query parameters
Explicitly include objects by passing a comma-separated list of IDs.
Exclude objects by passing a comma-separated list of IDs.
Filter items by parent_id. If the category is a child or sub-category it can be filtered with the parent_id.
Filter items by page_title.
Filter items by keywords found in the name, description, or sku fields, or in the brand name.
Filter items by substring in the name property. name:like=stick returns both Stickers and Lipstick colors.
Filter items by substring in the page title property. page_title:like=oil returns both Soil and mulch and Oil pastels.