---
title: "Logout"
method: POST
path: "/frontend/v1/logout"
tags: ["FrontendService"]
---

# Logout

`POST /frontend/v1/logout`

## Request body

- LogoutRequest

## Response `200`

OK

- LogoutResponse

## Other responses

- `400` — API Error
- `401` — API Error
- `403` — API Error
- `404` — API Error

## Changes

- **2025-03-11** `f665049c4339` — 1 info
  - endpoint added
- **2025-03-04** `9bf35cefefcb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/changes/frontend/v1/logout/post.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/frontendservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/frontendservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tesseral-labs/frontendservice-api/revisions/e98ae37067b1/schema)
