Files
documentation/content/docs/api/client-server-users/delete-delete-user.mdx

17 lines
503 B
Plaintext

---
title: Delete user
full: true
_openapi:
method: DELETE
toc: []
structuredData:
headings: []
contents:
- content: Removes the specified user from the server
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Removes the specified user from the server
<APIPage document={"./openapi.json"} operations={[{"path":"/api/client/servers/{server}/users/{subuser}","method":"delete"}]} />