Create section version
Creates a new section version. Returns raw authored values without inheritance resolution.
Documentation Index
Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Input your token
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
Path Parameters
Body
Partial form of SectionGeneration used when inheriting from another section. Any field omitted is inherited from the referenced section.
Response
Created — returns raw (unresolved) section version
A section version. When embedded inside a Section resource (e.g. GET /sections/:id), inheritance is fully resolved. When returned directly from version endpoints (GET/LIST/POST .../versions/...), contains raw authored values without inheritance.