Skip to main content

Delete Sku Group

DELETE 

/api/skugroups/deleteskugroup/:id

Tier: Public — stable, supported for third-party integration.

Soft-deletes a SKU group.

There is no in-use guard on this action — a group still referenced by a cycle count or inventory is deleted without complaint. This differs from SkuGroupController.DeleteSkuGroupName(...), which does check for in-use references.

Request

Responses

Returns true.