aid_auth_users_username_put
auth users
Update user
Update existing user with new password
scopes:
- admin:accounts
- write:accounts
- write:accounts:/auth/users
PUT
aid_auth_users_username_put
Authorizations
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Username identifying the user
Maximum string length:
255Body
application/json
Response
User updated
A user with password
The user's username.
Required string length:
1 - 255An UUID that uniquely identifies the resource
The date-time when the resource was created
The ID of the user/client created the resource
Example:
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The date-time when the resource was last updated
The ID of the user/client created the resource
Example:
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
Links to resources related to the user, links is required when MFA is enabled.
Example:
Require Multi-factor authentication (MFA) for the user
Last modified on July 22, 2026