Create Terms
Create terms for a product.
post
Path parameters
productIdstringRequired
Body
namestringOptional
descriptionstring | nullableOptional
displayOrderinteger · int32 | nullableOptional
Responses
201
Created
application/json
400
Bad Request
application/json
403
Forbidden
application/json
500
Internal Server Error
post
/public/v1/catalog/products/{productId}/termsLast updated
Was this helpful?