Skip to main content
Skip to main content

UpdateAuthUserDTO

The attributes to update in the auth user.

idstringRequired
The ID of the auth user.
provider_metadataRecord<string, unknown>
Holds custom data related to the provider in key-value pairs.
user_metadataRecord<string, unknown>
Holds custom data related to the user in key-value pairs.
app_metadataRecord<string, unknown>
Holds custom data related to the third-party app in key-value pairs.
Was this section helpful?