Authorizations
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Response
204
No content
curl --request POST \
--url https://api.helicone.ai/v1/stripe/subscription/migrate-to-pro \
--header 'Authorization: <api-key>'
curl --request POST \
--url https://api.helicone.ai/v1/stripe/subscription/migrate-to-pro \
--header 'Authorization: <api-key>'
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
No content
Was this page helpful?