---
title: "Delete user state"
method: DELETE
path: "/admin/users/{user_id}/state"
tags: ["Admin User State"]
---

# Delete user state

`DELETE /admin/users/{user_id}/state`

Deletes the state of a user.

## Path parameters

- `user_id` string, required

## Response `200`

OK

- DeleteUserStateResponse
  - `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)
