Create or delete associations between items and categories

Creates or removes the association between a category (or subcategory) and an item.

Important: To fully move an item from a parent category to a subcategory, you must send two separate API requests:

  • Send a request with delete=true and the parent category ID to remove the current association.
  • Send a second request with delete=false and the subcategory ID to create the new association.
Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!