For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create terms

Create terms for a product.

post
Path parameters
productIdstringRequired
Body
namestringOptional
descriptionstring · nullableOptional
displayOrderinteger · int32 · nullableOptional
Responses
201

Created

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
displayOrderinteger · int32Optional
statusstringOptional
post/public/v1/catalog/products/{productId}/terms

Last updated

Was this helpful?