putSchema
Create or update a schema with a new version. When the schema is frozen, writes update the latest version without affecting the frozen version.
Path parameters
URL-friendly identifier for the entity schema
Entity Type
Query parameters
Request body
URL-friendly identifier for the entity schema
Reference to blueprint
This schema should only be active when the feature flag is enabled
This schema should only be active when one of the organization settings is enabled
User-friendly identifier for the entity schema
Template for rendering the title field. Uses handlebars
An ordered list of attributes the entity contains
Manifest ID used to create the schema
Advanced: explicit Elasticsearch index mapping definitions for entity data
Response
Success
Generated uuid for schema
Indicates this schema is currently frozen. Present when the returned version is the frozen version.
Indicates this is the latest version of the schema. Both frozen and latest can be true if no changes were made since freezing.
Indicates this is a truncated summary schema (attributes trimmed to summary_attributes only, no capabilities or group_settings)
URL-friendly identifier for the entity schema
Reference to blueprint
This schema should only be active when the feature flag is enabled
This schema should only be active when one of the organization settings is enabled
User-friendly identifier for the entity schema
Template for rendering the title field. Uses handlebars
An ordered list of attributes the entity contains
Manifest ID used to create the schema
Advanced: explicit Elasticsearch index mapping definitions for entity data