Update Project Entity Attribute

Beta
Updates a specific attribute for a project entity.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path Parameters

project_idstringRequired
project_entity_idstringRequired
attribute_idstringRequired

Request

This endpoint expects an object.
fieldstringRequired
valuestringRequired
match_resolutionbooleanRequired

Response

This endpoint returns an object.
dataobject

Errors