Update Parameter Group

Updates a parameter group for a given product.

put
Path parameters
productIdstringRequired
idstringRequired
Body
namestring · nullableOptional
labelstring · nullableOptional
descriptionstring · nullableOptional
displayOrderinteger · int32 · nullableOptional
defaultboolean · nullableOptional
Responses
chevron-right
200

OK

application/json
put
/public/v1/catalog/products/{productId}/parameter-groups/{id}

Last updated

Was this helpful?