Create Customer Portal Session
Stripe Subscriptions
Create Customer Portal Session
Create a Stripe Customer Portal session for the user to manage their subscription, payment methods, and billing details.
POST
Create Customer Portal Session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Use test mode
Body
application/json
Request to create a customer portal session.
Minimum string length:
1Response
Successful Response
Customer portal session response.

