Billing
User
Create a Stripe Customer Portal session through the legacy alias
Deprecated alias of POST /api/v1/billing/portal. Requires an authenticated browser session and a valid CSRF token supplied either in X-CSRF-Token or the form field csrf. New clients must use the canonical billing route.
post/api/v1/portal
Headers
X-CSRF-Tokenstring
Required unless the same token is sent in the form field csrf.
Response
Stripe Customer Portal URL
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○