/
CA
carbonarc
/
Carbon Arc API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 1d ago
Details
Filter operations
Block
2
Bucket Access
3
Cache Internal
1
Catalog
16
Catalog Internal
1
Clients
4
Data Library
9
Exchange Internal
2
Explore Use Cases
1
Framework
19
post
Framework Filters
post
Framework Filter Options
post
Collection Framework Metadata
post
Create Framework Order
get
Get Framework Metadata By Id
get
Get Framework Data
get
Export Framework Data
post
Preview Framework Code
get
Get Framework Code
get
Get Panel Debias Framework Data
get
Get Panel Debias Info
get
Get Framework Data Status
get
Get Framework Groups
post
Create Framework Group
get
Get Framework Group
put
Update Framework Group
delete
Delete Framework Group
post
Sync Group Frameworks To S3
patch
Update Framework Name
Ontology
16
Polaris
8
Portal Internal
1
Precompute Internal
8
Prisms Internal
10
Public
3
Research
1
Tracking
1
Transcripts
6
Transcripts Internal
22
Framework
Update Framework Name
Update the name of a framework.
patch
/v2/framework/{framework_id}/name
Path parameters
framework_id
string
uuid
required
Request body
BodyUpdateFrameworkNameV2FrameworkFrameworkIdNamePatch
required
name
string
required
config
object
nullable
Response
Successful Response
FrameworkMetadataResponse
required
id
string
uuid
nullable
name
string
nullable
payload
FrameworkRequest
required
refreshed_date
string
nullable
required
reinstated_date
string
nullable
required
reinstatement_reason
'Ontology Change'
|
'Full Refresh'
|
'Vendor Reinstatement'
|
'Vendor Backfill'
|
'Logic Enhancement'
required
ontology_version
string
required
price
number
required
table_max_date
string
nullable
required
columns
SchemaColumn[]
nullable
data_type
string[]
nullable
message
string
nullable
latest_framework_id
string
uuid
nullable
is_superseded
boolean
Changes