Generate a secure portal link for an organization to manage their subscription. Users can cancel subscriptions, update payment methods, and view historical invoices.
Request
The unique identifier of the organization.
The URL where the user should be redirected after finishing their session in the billing portal.
Response
The unique, temporary URL to access the Dodo Payments customer portal.
{
"portal_url": "https://portal.dodopayments.com/session/ps_ghi789"
}