Skip to main content
DELETE
Delete Product

Authorizations

X-App-Id
string
header
required
X-App-Token
string
header
required

Path Parameters

productId
string
required

A Voucherify product ID or source ID.

Example:

"prod_3ttSkdxGuAfcv3"

Query Parameters

force
boolean

If this flag is set to true, the product and all related SKUs will be removed permanently. If it is set to false or not set at all, the product and all related SKUs will be moved to the bin. Going forward, the user will be able to create another product with exactly the same source_id.

Response

Returns no content if deletion is successful.

Last modified on July 7, 2026