Patch Attribute

Beta
<Warning>This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.</Warning> Updates an existing Attribute

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

attributeIdstringRequired

Request

This endpoint expects an object.
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
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error
502
Bad Gateway
520
Connection Error