Delete a product
Products
Delete a product
Soft-deletes a product in the store (marks it deleted; it no longer appears in lists or storefront).
DELETE
Delete a product
Soft-deletes a product in the store (marks it deleted; it no longer appears in lists or storefront). Requires the
WRITE_INVENTORY scope.Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Path Parameters
ObjectId of the product to delete.

