curl --request POST \
--url https://your-tenant.bloodhoundenterprise.io/api/v2/logout"[this request has no response data]"Logout of BloodHound and delete the user session JWT.
curl --request POST \
--url https://your-tenant.bloodhoundenterprise.io/api/v2/logout"[this request has no response data]"Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
^wait=[0-9]+$Success This response will contain no response body.
The response is of type string.