---
title: "DELETE /users/me/sessions"
method: DELETE
path: "/users/me/sessions"
tags: ["sessions"]
---

# DELETE /users/me/sessions

`DELETE /users/me/sessions`

自分のログインセッションを全てログアウトします。

## Response `204`

成功しました。

## Other responses

- `403` — 権限がありません。

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `deleteSessions` was added
- **2019-07-05** `6956f2622a20` — 5 info
  - api operation id `deleteSessions` removed and replaced with ``
  - endpoint reactivated
  - added the non-success response with the status `403`
  - removed the non-success response with the status `410`
  - …1 more

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/users/me/sessions/delete.md)

---

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