---
title: "User logout"
method: POST
path: "/auth/logout"
tags: ["Authentication"]
---

# User logout

`POST /auth/logout`

Invalidate the current access token

## Response `200`

Successfully logged out

- object

## Other responses

- `400` — Missing token
- `500` — Failed to logout

---

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