Create Stripe checkout session
Creates a Stripe Checkout Session URL for new subscription. Owner/billing_admin only. Returns the redirect URL.
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Request
tier, billing_period, email
billing_period
email
workspace billing email, required when no existing Stripe customer
tier
Response
OK
url
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error