POST
/
v1
/
stripe
/
subscription
/
migrate-to-pro
cURL
curl --request POST \
  --url https://api.helicone.ai/v1/stripe/subscription/migrate-to-pro \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer YOUR_API_KEY'

Response

204

No content