v10

latestOpenAPI 3.0.3raw.githubusercontent.com2025-11-287137165.5 KB
User Management

Update user

Updates user information

patch/accounts/user

Request body

emailstring

User email (optional, defaults to current user)

first_namestring

First name

last_namestring

Last name

soundboolean

Enable sound

themestring

UI theme (light, dark, auto)

totp_enabledboolean

Enable TOTP authentication

passkey_enabledboolean

Enable passkey authentication

Response

User updated successfully

messagestring