Skip to main content
POST
Open the billing portal

Returns a Stripe redirect URL

Returns { "url": "..." } for Stripe’s hosted billing portal (manage payment method, upgrade/downgrade, cancel). Redirect the customer there. Admin only.

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Response

Stripe Billing Portal URL

url
string
required