---
title: "POST /user.revokeSession"
method: POST
path: "/user.revokeSession"
tags: ["user"]
---

# POST /user.revokeSession

`POST /user.revokeSession`

## Request body

- object
  - `sessionId` string, required

## Response `200`

Successful response

- object

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

## Changes

- **2026-08-15** `8d66aacade7f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/dokploy/apis/dokploy-api/changes/user.revokeSession/post.md)

---

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