Update Entity
Updates an existing entity in the graph.
Path parameters
collection_id
The collection ID corresponding to the graph containing the entity.
entity_id
The ID of the entity to update.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
name
The updated name of the entity.
description
The updated description of the entity.
category
The updated category of the entity.
metadata
The updated metadata of the entity.
Response
Successful Response
results
An entity extracted from a document.