v1
latestSwagger 2.02026-07-14551943.9 KBAccounts
Update specific account
Update an account. The only available change is (un)blocking the account. Required permission: 'accounts'.
put/servers/{serverid}/accounts/{accountid}/
Path parameters
serveridstring required
Base64 encoded server id
accountidinteger required
Account id
Query parameters
blockedboolean required
True if the account is blocked
Response
Account after update