---
title: "PUT /v1/user/ban/{uid}"
method: PUT
path: "/v1/user/ban/{uid}"
tags: ["User"]
---

# PUT /v1/user/ban/{uid}

`PUT /v1/user/ban/{uid}`

## Path parameters

- `uid` string, required

## Request body

- GoddessApiV1BanUserRequest
  - `uid` string
  - `reason` string

## Response `200`

OK

- GoddessApiV1BanUserReply
  - `message` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-2.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-2/versions/d97780a0ed10/schema)
