---
title: "Logout"
method: DELETE
path: "/auth/logout"
tags: ["Authentication"]
---

# Logout

`DELETE /auth/logout`

Clears authentication cookie

## Response `200`

Logged out successfully

## Changes

- **2023-05-04** `53c6f9d2c775` — 1 info
  - added the success response with the status `200`
- **2023-05-04** `9e3289441605` — 1 breaking
  - removed the success response with the status `200`
- **2023-05-02** `758c324b316f` — 1 info
  - added the success response with the status `200`
- **2023-04-27** `928024decbd9` — 1 breaking
  - removed the success response with the status `200`

[Change history](https://skmtc.dev/mysteriumnetwork/apis/tequila-api/changes/auth/logout/delete.md)

---

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