Update Modifier Group
Modifiers
Update Modifier Group
This endpoint updates the properties of existing modifier groups. You can modify settings like name, description, quantity limits, and other configuration options.
PUT
Update Modifier Group
This endpoint allows you to update the configuration of existing modifier groups. You can change various properties such as the name, description, quantity constraints, and status while preserving existing options and mappings.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Updates to modifier groups will immediately affect how customers see and interact with customization options for linked products.
Path Parameters
The unique identifier of the store
Body
Array of modifier group objects to update
Request Example
Response
The number of modifier groups that were successfully updated
Response Example
Setting status to “inactive” will hide the modifier group from customer view without deleting it, allowing you to reactivate it later if needed.

