cURL
curl --request DELETE \ --url https://api.joinrefine.io/organizations/{orgId}/catalogs/{catalogId}/products/{productId} \ --header 'REFINE_API_KEY: <api-key>'
This response does not have an example.
Delete a single product
API key for authentication
Organization ID (UUID)
Catalog ID (UUID)
Product ID
Product deleted successfully