---
title: "Logout (revokes the refresh token)"
method: POST
path: "/api/v3.0/logout"
tags: ["Access Management"]
---

# Logout (revokes the refresh token)

`POST /api/v3.0/logout`

## Headers

- `wss-refresh-token` string, required

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

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