/
AU
authula
/
Authula API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v21
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
104
135
151.5 KB
Admin Accounts
Update account
Updates an account's attributes.
patch
/admin/accounts/{id}
Path parameters
id
string
required
Request body
UpdateAccountRequest
required
access_token
string
nullable
access_token_expires_at
string
date-time
nullable
account_id
string
nullable
id_token
string
nullable
password
string
nullable
provider_id
string
nullable
refresh_token
string
nullable
refresh_token_expires_at
string
date-time
nullable
scope
string
nullable
Response
OK
UpdateAccountResponse
required
account
Account
required