Add an attribute value
POST/api/v1/entities/:entityId/attributes
Adds a value to a record. It is standardized on the way in and validated against the rules for that attribute. An attribute that holds several values takes a usage label — home, work — so the values stay distinguishable. Requires entity.attribute.create.
Request
Responses
- 201