Delete Product
Products
Delete Product
Soft-delete a product by ID. The product will be marked as deleted but not permanently removed. Call again on a deleted product to permanently delete it. Supports API key Bearer token authentication.
DELETE
Delete Product
Authorizations
Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.