---
title: "PATCH /admin/auth/users/{userId}"
method: PATCH
path: "/admin/auth/users/{userId}"
tags: ["auth"]
---

# PATCH /admin/auth/users/{userId}

`PATCH /admin/auth/users/{userId}`

## Path parameters

- `userId` string, required

## Request body

- UpdateUserDto
  - `isExemptFromSigningTos` boolean, required

## Response `204`

---

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