Patch user profile
Authorizations
Body
namestringOptionalExample:
Human-readable name Currently only visible in admin panel
John Doeemailstring · emailRequiredExample:
Email. Must be unique
user@domain.tldtelegramstringOptionalExample:
Telegram
johndoegen_access_codebooleanOptionalDefault:
If true, a new access code will be generated
falsegen_api_keybooleanOptionalDefault:
If true, a new api key will be generated
falseapi_ip_whitelistany ofOptional
string · enumOptionalPossible values:
string[]OptionalExample:
IP whitelist for client API access To clear, pass an empty list or the string 'clear'
192.168.1.1Responses
200
OK
application/json
401
Unauthorized
post
/userLast updated