Skip to main content
POST
/
api
/
v2
/
logout
Logout of BloodHound
curl --request POST \
  --url https://your-tenant.bloodhoundenterprise.io/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.

Pattern: ^wait=[0-9]+$

Response

Success This response will contain no response body.

The response is of type string.