Deletes a product and all related SKUs. This operation cannot be undone.
If the force parameter is set to false or not set at all, the product and all related SKUs will be moved to the bin.
The access token received from the authorization server in the OAuth 2.0 flow.
A Voucherify product ID or source ID.
"prod_3ttSkdxGuAfcv3"
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.
Returns no content if deletion is successful.