Applies to BloodHound Enterprise and CE

API Endpoints

GET/api/v2/custom-nodesGet all custom node types and their configurations.
GET/api/v2/custom-nodes/Get configuration for a specific node type.
POST/api/v2/custom-nodesCreate a new custom node type with configuration.
PUT/api/v2/custom-nodes/Update the configuration of an existing node type.
DELETE/api/v2/custom-nodes/Delete a custom node type.
POST/api/v2/clear-databaseClears all elements of the database including Base Node Types and Custom Node Types.
For more information, please consult our complete API Reference