Create a Stripe Customer Portal session. flow=overview opens the default landing; flow=cancel deep-links to the cancellation page for a specific subscription.
POST/me/billing-portal/sessions
Create a Stripe Customer Portal session. flow=overview opens the default landing; flow=cancel deep-links to the cancellation page for a specific subscription.
Request
Responses
- 200
- 400
- 404
- 422
- 503
subscriptionId missing when flow=cancel
No subscription / subscription not found
Subscription has no Stripe id (free tier)
Stripe is not configured