v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
ProductCategory

Attach Product Category

Attach a category to the product, either by category_id (an existing category from GET /partner/products/categories) or by name. A name must match an existing category — partners cannot mint new category names. If the category you need isn't listed, contact devsupport@hint.com.

post/partner/products/{product_id}/categories

Path parameters

product_idstring required

Unique Product ID

Request body

category_idstring

Public id of an existing category from GET /partner/products/categories. Provide this to attach an existing category; takes precedence over name.

namestring

Category name. Free-form — pick from the list returned by GET /partner/products/categories to match an existing category, or supply a new name to create one. Most marketplace listings have 1–3 categories.

Response

Successful response

idstring
namestring