Files

34 lines
1.0 KiB
Plaintext

---
title: Update user
full: true
_openapi:
method: POST
toc: []
structuredData:
headings: []
contents:
- content: >-
Updates the specified user
# Fields
| Name | Required? | Type |
Description | Rules |
|-------------|-----------|--------|------------------------------------|-------|
| permissions | required | object | Permissions that user is
permitted | |
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Updates the specified user
# Fields
| Name | Required? | Type | Description | Rules |
|-------------|-----------|--------|------------------------------------|-------|
| permissions | required | object | Permissions that user is permitted | |
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/users/{subuser}","method":"post"}]} />