---
title: "Delete session state"
method: DELETE
path: "/admin/sessions/{session_id}/state"
tags: ["Admin Session State"]
---

# Delete session state

`DELETE /admin/sessions/{session_id}/state`

Deletes the state of a session.

## Path parameters

- `session_id` string, required

## Response `200`

OK

- DeleteSessionStateResponse
  - `message` string, required

---

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