Post Attribute

GA
Adds a new attribute to an entity in the project

Authentication

AuthorizationBearer

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

400
Bad Request
401
Unauthorized
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error
502
Bad Gateway
520
Connection Error