Post Attribute

Adds a new attribute to an entity in the project

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
entitystringRequired

entity ID

typestringRequired

type of additional information

valueanyRequired

value of additional information in JSON format

datestringOptional

as of date of the attribute

from_datestringOptional

start date of the attribute

to_datestringOptional

end date of the attribute

Response

This endpoint returns an object.
dataobject

Errors