---
title: "Logout of BloodHound"
method: POST
path: "/api/v2/logout"
tags: ["Auth", "Community", "Enterprise"]
---

# Logout of BloodHound

`POST /api/v2/logout`

Logout of BloodHound and delete the user session JWT.

## Response `200`

**Success**
This response will contain no response body.

## Other responses

- `429` — **Too Many Requests** The client has sent too many requests within a certain time window and tripped the rate limiting middleware.

---

[API](https://skmtc.net/specterops/apis/bloodhound-api.md) · [All operations](https://skmtc.net/specterops/apis/bloodhound-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/specterops/bloodhound-api/versions/9e5dcb1a1b37/schema)
