curl --request POST \
--url https://api.helicone.ai/v1/stripe/subscription/cancel-subscription \
--header 'authorization: <api-key>'
This response does not have an example.
curl --request POST \
--url https://api.helicone.ai/v1/stripe/subscription/cancel-subscription \
--header 'authorization: <api-key>'
This response does not have an example.
Ok
The response is of type enum<number>
.
Was this page helpful?