Create a Stripe Customer Portal link for the authenticated user
POST
/v1/billing/portal-link
Authorizations
Responses
200
Portal link created
object
url
required
string format: uri
400
User has no billing account yet (no_subscription)
object
ok
required
boolean
error
required
object
code
required
string
message
required
string
requestId
string
401
Unauthorized
object
ok
required
boolean
error
required
object
code
required
string
message
required
string
requestId
string
500
Server error
object
ok
required
boolean
error
required
object
code
required
string
message
required
string
requestId
string