Delete Modifier Group
Modifiers
Delete Modifier Group
This endpoint permanently deletes a modifier group and all its associated options and mappings. Use with caution as this action cannot be undone.
DELETE
Delete Modifier Group
This endpoint completely removes a modifier group from your store, including all its options and item mappings. Once deleted, customers will no longer see any customization options that were provided by this modifier group.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 to delete
Response
Indicates if the deletion was successful
Success message confirming the deletion
Response Example
No request body is required for this endpoint. The modifier group ID in the URL path specifies which group to delete.
Deleting a modifier group will also remove all associated options and item mappings. Consider exporting or backing up the configuration if you might need to recreate it later.

