Update Parameter Group
put
Path parameters
productIdstringRequired
idstringRequired
Body
namestring · nullableOptional
labelstring · nullableOptional
descriptionstring · nullableOptional
displayOrderinteger · int32 · nullableOptional
defaultboolean · 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}/parameter-groups/{id}Last updated
Was this helpful?