---
title: "Logout route"
method: POST
path: "/logout"
tags: ["authentication"]
---

# Logout route

`POST /logout`

## Response `200`

Logout successful

## Other responses

- `401` — User is not logged in.

---

[API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrationhub/iam-api-for-oih/revisions/016871a170fd/schema)
