Define an attribute
POST/api/v1/entity-types/:entityTypeId/attributes
Adds an attribute to an entity type. The data type decides how values are standardized, validated and compared when matching — a phone is normalised differently from a name, and an address is held as separate parts rather than one string. An attribute may hold several values, each labelled with how it is used. Requires attribute-def.create.
Request
Responses
- 201