Updates a subset of user-level attributes.
Other sub-resources (e.g. emails, credentials) are managed via dedicated endpoints and are not updated via this endpoint.
Bearer authentication header of the form Bearer <token>, where <token> is your API key. Must only be used when using Hanko Cloud.
ID of the user
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Patch payload for updating a user.
Omitted properties are not changed.
Set a new username for the user.
Send null to remove the username.
"john_doe_123"
Set a new username for the user.
Send null to remove the name.
"John Doe"
Set a new given name for the user.
Send null to remove the given_name.
"John"
Set a new family name for the user.
Send null to remove the family_name.
"Doe"
Set a new picture for the user. Must be a public URL accessible via HTTP/HTTPS. Must not contain credentials.
Send null to remove the picture.
2048Details about the user
The ID of the user
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Time of creation of the user
Time of last update of the user
List of registered Webauthn credentials
List of emails associated to the user
The username of the user
The password credential of a user
A list of third party provider identities
User metadata