Billing

Create Portal Session

post/api/v1/billing/portal-session

Request body

return_urlstring required

Absolute URL Stripe returns to when the user leaves the billing portal. Must be https on an inkbox.ai host (localhost allowed in dev).

Response

Successful Response

urlstring required

Stripe billing portal session URL.

Changes

No recorded changes to this endpoint across all 1 revision of this API.