Skip to main content

Delete Sku Barcodes

DELETE 

/api/skus/deletebarcodes

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

Soft-deletes one or more additional barcodes from a SKU, and raises a SkuBarcodeDeleted system event. Gated on Sku Update, not Delete.

This is a DELETE request that carries a JSON body — some HTTP clients do not support a body on DELETE and will need a workaround.

Request

Responses

Returns true.