Skip to main content
DELETE
Delete Product

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Path Parameters

productId
string
required

Response

Product deleted successfully

success
boolean
productId
string
action
enum<string>

Whether the product was soft-deleted or permanently removed.

Available options:
deleted,
permanently_deleted