v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Account Blocks

Block an account

post/api/v1/server/blocklist/accounts

Request body

accountNamestring required

account to block, in the form username@domain

Example request

{
  "accountName": "chocobozzz@example.org"
}

Response

successful operation