---
title: "PATCH /biome/logout"
method: PATCH
path: "/biome/logout"
tags: ["Biome"]
---

# PATCH /biome/logout

`PATCH /biome/logout`

Removes access tokens associated with a user

## Headers

- `Authorization` string, required
- `SplinterProtocolVersion` integer

## Response `200`

Successful operation

- object
  - `message` string

## Other responses

- `400` — Request was malformed
- `401` — The client is unauthorized
- `500` — Internal server error occurred

---

[API](https://skmtc.dev/cargill/apis/splinterd-api.md) · [All operations](https://skmtc.dev/cargill/apis/splinterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cargill/splinterd-api/revisions/38a272c24bd9/schema)
