Skip to main content
DELETE
/
v1
/
sdk
/
products
/
{productRef}
Delete a product
curl --request DELETE \
  --url https://api.example.com/v1/sdk/products/{productRef}

Documentation Index

Fetch the complete documentation index at: https://docs.solvapay.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

productRef
string
required

Product reference or ID

Example:

"prd_1A2B3C4D"

Response

Product deleted or deactivated successfully