---
title: "Logs out the current user"
method: GET
path: "/logout"
tags: ["users"]
---

# Logs out the current user

`GET /logout`

Logs out the current user.

## Response `200`

Success

- LogoutResponse — Response from logout object
  - `external_logout_url_list` string[] — List of addition logout urls which should be called by UI

## Other responses

- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/revisions/40395083ab31/schema)
