---
title: "Logout"
method: GET
path: "/api/v1/logout"
tags: ["auth"]
---

# Logout

`GET /api/v1/logout`

Logs out the user.

Args:
    response: The response object.

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/zenml-io/apis/zenml-2.md) · [All operations](https://skmtc.net/zenml-io/apis/zenml-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenml-io/zenml-2/versions/febb01b8bce3/schema)
