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

17 lines
456 B
Plaintext

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