Reset a graph back to the initial state.

Deletes a graph and all its associated data. This endpoint permanently removes the specified graph along with all entities and relationships that belong to only this graph. The original source entities and relationships extracted from underlying documents are not deleted and are managed through the document lifecycle.

Authentication

AuthorizationBearer

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

Path parameters

collection_idstringRequired

Headers

X-API-KeystringRequired

Response

Successful Response
resultsobject

Errors