Remove an entity

Removes an entity from the graph.

Path parameters

collection_idstringRequired

The collection ID corresponding to the graph to remove the entity from.

entity_idstringRequired

The ID of the entity to remove from the graph.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors