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

Headers

X-BUSINESS-API-KEY
string
required

Path Parameters

plan_id
string
required

The subscription id

Response

204 - application/json

The response is of type integer.