v1

latestSwagger 2.02026-07-14551943.9 KB
Accounts

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

blockedboolean

True if the account is blocked, false otherwise

clientVersionstring

Version nextAuth client in the app

createdinteger

Timestamp of creation

descriptionstring required

Description of the account (e.g. device name)

idinteger required

Account id

lastlogininteger

Timestamp of last login

lastprovokeinteger

Timestamp of last provoke (push message)

useridstring

User name