---
title: "Revoke Session"
method: DELETE
path: "/v1/web/auth/sessions/{session_id}"
tags: ["Web Auth"]
---

# Revoke Session

`DELETE /v1/web/auth/sessions/{session_id}`

## Path parameters

- `session_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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