Update Terms
Update the terms for a product.
put
Path parameters
idstringRequired
productIdstringRequired
Body
namestring | nullableOptional
descriptionstring | nullableOptional
displayOrderinteger · int32 | nullableOptional
Responses
200
OK
application/json
400
Bad Request
application/json
403
Forbidden
application/json
500
Internal Server Error
put
/public/v1/catalog/products/{productId}/terms/{id}Last updated
Was this helpful?