Request body to create an entity type.
Type name. Required and unique within the account+environment.
Optional description.
Optional public ID (ety_...) of the parent type. Must belong to the same account+environment.
The request has succeeded and a new resource has been created as a result.
An EntityType is a customer-defined type in the knowledge-graph taxonomy, scoped to an account+environment. Types may be organised into hierarchies via parentTypeID, and may carry per-type structured attribute metadata in attributeSchema (for example {"unit": "mg", "range": [0, 100]}).
Stable public identifier for the entity type (ety_...).
Human-facing type name. Unique within an account+environment, and immutable once set.
Optional human-facing note about the type.
Public ID (ety_...) of the parent type, or an empty string when the type is top-level.
Creation timestamp (RFC 3339).
Last-update timestamp (RFC 3339).