Categories
Update Category
Updates a category with partial data. Only provided fields are updated. If parent_id is omitted or null, the category becomes a root category
PATCH
Error
Path Parameters
App slug
Team slug
Category ID
Body
application/json
Category data
CoverID controls the category's cover image. When omitted, the cover is not changed. When set to a UUID, the image is validated and assigned. When set to null, the cover is removed.
related google product category in https://www.google.com/basepages/producttype/taxonomy-with-ids.en-US.txt
Required range:
x >= 0Available options:
active, draft, inactive Error