AdminAccountBanCreate.mdx•1.36 kB
---
title: Admin Account Ban Create
description: |
Suspend an account - soft delete. This disables the ability for the
account owner to log in and use the platform. It keeps the account on
record for linkage to content so UI doesn't break. It does not change
anything else about the account such as the avatar, name, etc.
full: false
_openapi:
method: POST
route: /admin/bans/{account_handle}
toc: []
structuredData:
headings: []
contents:
- content: |
Suspend an account - soft delete. This disables the ability for the
account owner to log in and use the platform. It keeps the account on
record for linkage to content so UI doesn't break. It does not change
anything else about the account such as the avatar, name, etc.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Suspend an account - soft delete. This disables the ability for the
account owner to log in and use the platform. It keeps the account on
record for linkage to content so UI doesn't break. It does not change
anything else about the account such as the avatar, name, etc.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/admin/bans/{account_handle}","method":"post"}]} webhooks={[]} hasHead={false} />