Skip to main content
POST
/
api
/
v2
/
logout
Logout of BloodHound
curl --request POST \
  --url https://bloodhound.specterops.io/openapi.json/api/v2/logout
"[this request has no response data]"
Applies to BloodHound Enterprise and CE

Headers

Prefer
string
default:wait=30

Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.

Response

Success This response will contain no response body.

The response is of type string.