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

Create parameter group

Creates a new parameter group for a given product in the catalog.

post
Path parameters
productIdstringRequired
Body
namestringOptional
labelstringOptional
descriptionstring · nullableOptional
displayOrderinteger · int32Optional
defaultbooleanOptional
Responses
post
/public/v1/catalog/products/{productId}/parameter-groups

Last updated

Was this helpful?