/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
structifyai
Structify
post
/admin/team/create_subscription
v47
latest
OpenAPI 3.0.3
Discuss directly with founders for license.
raw.githubusercontent.com
2026-01-30
251
599
686.2 KB
admin
post
/admin/team/create_subscription
Request body
AdminCreateSubscriptionRequest
required
billing_interval
string
required
external_customer_id
string
nullable
external_price_id
string
nullable
external_subscription_id
string
nullable
is_active
boolean
required
subscription_tier
'free'
|
'free_trial'
|
'pro'
|
'team'
|
'enterprise'
required
Represents the different subscription tiers available
team_id
string
uuid
required
Response
Subscription created successfully
AdminCreateSubscriptionResponse
required
is_active
boolean
required
subscription_tier
string
required
team_id
string
uuid
required