Skip to main content
DELETE
Delete custom node (Deprecated)
Applies to BloodHound Enterprise and CE

Authorizations

Authorization
string
header
required

Authorization: Bearer $JWT_TOKEN

Headers

Prefer
string
default:wait=30

Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.

Pattern: ^wait=(-1|[0-9]+)$

Path Parameters

kind_name
string
required

Kind Name

Response

Unauthorized This endpoint failed an authentication requirement. Either the client tried to access a protected endpoint without being authenticated, or an auth validation failed (ex- invalid credentials or expired token).

http_status
integer

The HTTP status code

Required range: 100 <= x <= 600
timestamp
string<date-time>

The RFC-3339 timestamp in which the error response was sent

request_id
string<uuid>

The unique identifier of the request that failed

errors
object[]

The error(s) that occurred from processing the request