Endpoint
Authentication
Send the session cookie obtained from login, or includeAuthorization: Bearer <api-key>.
Request Body
string
required
New email address to associate with the account.
Response
string
Unique identifier of the user.
string
Username of the account.
string
Updated email address.
string
User role.
boolean
Whether the account is disabled.