Save Project Entity

Beta
Stores a project entity given entity IDs and a list of attributes.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

project_idstringRequired

Request

This endpoint expects an object.
entity_idslist of stringsRequired
attributesobjectRequired
profileenumRequired
Allowed values:

Response

This endpoint returns an object.
dataobject

Errors