DELETE
/
v1
/
stripe
/
subscription
/
add-ons
/
{productType}
curl --request DELETE \
  --url https://api.helicone.ai/v1/stripe/subscription/add-ons/{productType} \
  --header 'authorization: <api-key>'
This response does not have an example.

Authorizations

authorization
string
header
required

Path Parameters

productType
enum<string>
required
Available options:
alerts,
prompts,
experiments,
evals

Response

200 - application/json
Ok

The response is of type enum<number>.