Delete Linked Items From Modifier Group
Modifiers
Delete Linked Items From Modifier Group
This endpoint removes the association between store items and a modifier group, preventing those items from using the modifier group’s customization options.
DELETE
Delete Linked Items From Modifier Group
This endpoint removes the link between store items and a modifier group. After unlinking, customers will no longer see the modifier group’s customization options for those specific items.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.
Path Parameters
The unique identifier of the store
The unique identifier of the modifier group
Body
Array of mapping IDs to delete from the modifier group
Request Example
Response
Indicates if the operation was successful
Array of mapping IDs that were successfully deleted
Array of mapping IDs that could not be deleted (may not exist or have dependencies)
Success message describing the operation result
Response Example
Mappings that couldn’t be deleted may be referenced by pending orders or have other active dependencies.

