---
title: "Create Portal Session"
method: POST
path: "/api/billing/portal"
tags: ["Billing", "billing"]
---

# Create Portal Session

`POST /api/billing/portal`

Create a Stripe Customer Portal session.

The portal allows creators to:
- Update payment methods
- View billing history
- Download invoices
- Manage subscriptions (if any)

## Response `200`

Successful Response

- CustomerPortalResponse
  - `url` string, required

---

[API](https://skmtc.dev/primetime/apis/primetime-media-api.md) · [All operations](https://skmtc.dev/primetime/apis/primetime-media-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/primetime/primetime-media-api/revisions/9da9a9f64e11/schema)
