Get Polar customer portal URL for billing management.
Required Role: ADMIN or higher
Creates a customer session on Polar and returns the portal URL. The frontend should open this URL in a new tab.
The portal allows users to:
Note: Only teams with a subscription (PRO tier) can access the billing portal.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response containing billing portal URL.
The frontend should open this URL in a new tab for the user to manage their subscription, payment methods, and invoices.
URL to Polar customer portal