---
title: "Unban user"
method: DELETE
path: "/moderation/ban"
tags: ["Users", "Moderation"]
---

# Unban user

`DELETE /moderation/ban`

Removes previously applied ban

## Response `200`

Successful response

- Response, nullable
  - `duration` string, required — Duration of the request in human-readable format

## Other responses

- `400` — Bad request
- `429` — Too many requests

---

[API](https://skmtc.net/streamioapi/apis/stream-io-api.md) · [All operations](https://skmtc.net/streamioapi/apis/stream-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamioapi/stream-io-api/versions/f5553620777b/schema)
