Update Item Group
put
Authorizations
AuthorizationstringRequired
Prefix the value with "Bearer " to indicate the authorization type
Path parameters
productIdstringRequired
idstringRequired
Body
namestring · nullableOptional
labelstring · nullableOptional
descriptionstring · nullableOptional
displayOrderinteger · int32 · nullableOptional
isMultipleChoiceboolean · nullableOptional
isRequiredboolean · nullableOptional
isDefaultboolean · nullableOptional
Responses
200
Success
application/json
400
Bad Request
application/json
404
Not Found
application/json
put
/v1/products/{productId}/item-groups/{id}Was this helpful?