Skip to main content
DELETE
Delete Product
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.

Overview

Delete a product from Shopify and soft-delete it in the local database. Accepts a Shopify numeric ID, Shopify GID, or MongoDB ObjectId. Vendor tokens can only delete their own products.

Path Parameters

string
required
Product ID (Shopify numeric, GID, or MongoDB ObjectId).

Response

200

Example