/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 36m ago · Updated 4d ago
View markdown
schematichq
Schematic API
put
Update configuration
v84
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-05
262
493
962.7 KB
accesstokens
1
accounts
19
billing
24
catalogs
14
get
List catalogs
post
Create catalog
get
Get catalog
put
Update catalog
delete
Delete catalog
get
Get configuration
put
Update configuration
get
Get credit bundles in catalog
post
Add credit bundle
delete
Remove credit bundle
get
Get derived features
get
Get plans in catalog
post
Add plan
delete
Remove plan
checkout
9
companies
40
components
8
componentspublic
1
credits
30
dataexports
4
entitlements
24
events
6
features
17
insights
6
integrationsapi
9
licenses
3
planbundle
3
plangroups
3
planmigrations
9
plans
18
scheduledcheckout
4
webhooks
10
catalogs
Update configuration
put
/catalogs/{catalog_id}/configuration
Path parameters
catalog_id
string
required
catalog_id
Request body
UpdateCatalogConfigurationRequestBody
required
custom_plan_cta_text
string
nullable
custom_plan_cta_url
string
nullable
custom_plan_price_text
string
nullable
custom_plans_visible
boolean
nullable
ordered_add_ons
CatalogConfigOrderedPlan[]
nullable
ordered_bundles
CatalogConfigOrderedBundle[]
nullable
ordered_plans
CatalogConfigOrderedPlan[]
nullable
pricing_model
string
nullable
pricing_url
string
nullable
Response
OK
object
required
data
CatalogResponseData
required
params
object
required
Input parameters