Skip to main content
POST
Create a Stripe billing-portal session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
returnUrl
string
required

URL the billing portal returns to

Response

201 - undefined