---
title: "Logout"
method: DELETE
path: "/v1/auth/session"
tags: ["Auth"]
---

# Logout

`DELETE /v1/auth/session`

Destroys the active access token, logging the user out.

## Response `204`

Logged out successfully (No content)

---

[API](https://skmtc.net/px0-ai/apis/px0-api.md) · [All operations](https://skmtc.net/px0-ai/apis/px0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/px0-ai/px0-api/versions/3ed72443989d/schema)
