cURL
curl --request POST \ --url https://api.helicone.ai/v1/stripe/subscription/manage-subscription \ --header 'Authorization: <api-key>'
"<string>"
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
The response is of type string.
string
Was this page helpful?