Database
Community
Enterprise

Delete your BloodHound data

Wipes your BloodHound data permanently. Specify the data to delete in the request body. Possible data includes collected graph data, custom high value selectors, file ingest history, and data quality history.

post/api/v2/clear-database

Request body

deleteCollectedGraphDataboolean
deleteFileIngestHistoryboolean
deleteDataQualityHistoryboolean
deleteAssetGroupSelectorsinteger[]

Response

No Content This response will contain no response body.

Changes