DELETE
/
v1
/
products
/
{product_id}
curl --request DELETE \
  --url https://api.sandbox.hit-pay.com/v1/products/{product_id} \
  --header 'X-BUSINESS-API-KEY: <x-business-api-key>'
"1"

Headers

X-BUSINESS-API-KEY
string
required

Path Parameters

product_id
string
required

Response

204 - application/json
204

The response is of type integer.