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

# Logout

`POST /v2/authentication/logout`

Sends a request to log out the user

## Headers

- `x-tenant-id` string, uuid, required
- `x-challengecode` string, required

## Response `200`

logout success

## Other responses

- `400` — The sent data is invalid.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
