---
title: "Logout the user"
method: GET
path: "/logout"
tags: ["logout"]
---

# Logout the user

`GET /logout`

Destroys user's session.
In case of the SAML additionally performs SAML logout action.

## Other responses

- `307` — Redirects to the login page.
- `4XX` — Client error.
- `5XX` — Server error.

---

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