---
title: "Log out user."
method: PUT
path: "/auth/logout"
tags: ["authentication"]
---

# Log out user.

`PUT /auth/logout`

Log out the user with the token supplied in the request header.

## Response `200`

OK

- object
  - `state` 'COMPLETED', required
  - `statusCode` 200, required

## Other responses

- `default` — Failed operation

---

[API](https://skmtc.dev/signalk/apis/signal-k-security-api.md) · [All operations](https://skmtc.dev/signalk/apis/signal-k-security-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/signalk/signal-k-security-api/revisions/9c4fd7143750/schema)
