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

400
Bad Request
401
Unauthorized
404
Not Found
405
Method Not Allowed
429
Rate Limit Exceeded
500
Internal Server Error