/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 27m ago · Updated 2h ago
View markdown
schematichq
Schematic API
post
Upsert feature for billing product
419cb5147b52
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-10
262
493
962.8 KB
accesstokens
1
accounts
19
billing
24
catalogs
14
checkout
9
companies
40
components
8
componentspublic
1
credits
30
dataexports
4
entitlements
24
events
6
features
17
get
List features
post
Create feature
get
Get feature
put
Update feature
delete
Delete feature
post
Upsert feature for billing product
get
Count features
get
List flags
post
Create flag
get
Get flag
put
Update flag
delete
Delete flag
put
Update flag rules
post
Check flag
post
Check flags
post
Check flags bulk
get
Count flags
insights
6
integrationsapi
9
licenses
3
planbundle
3
plangroups
3
planmigrations
9
plans
18
scheduledcheckout
4
webhooks
10
features
Upsert feature for billing product
post
/features/billing-linked
Request body
CreateBillingLinkedFeatureRequestBody
required
billing_provider
'metronome'
|
'orb'
|
'schematic'
|
'stripe'
required
description
string
required
event_subtype
string
nullable
external_resource_id
string
required
feature_type
'boolean'
|
'event'
|
'license'
|
'trait'
required
flag
CreateOrUpdateFlagRequestBody
icon
string
nullable
lifecycle_phase
'add_on'
|
'alpha'
|
'beta'
|
'deprecated'
|
'ga'
|
'inactive'
|
'in_plan'
|
'internal_testing'
|
'legacy'
maintainer_account_member_id
string
nullable
name
string
required
plural_name
string
nullable
singular_name
string
nullable
trait_id
string
nullable
Response
Created
object
required
data
FeatureDetailResponseData
required
params
object
required
Input parameters