cURL
curl --request DELETE \ --url https://pay.chargily.net/test/api/v2/products/{id} \ --header 'Authorization: Bearer <token>'
Delete a product. Product deletion is feasible only when there are no associated prices linked to it.