UpdateParams
@Serializable
Parameters for updating a user's profile information.
All fields are optional - only provide the fields you want to update. Null values will be ignored and the existing values will be preserved.
Properties
Link copied to clipboard
The ID for the EmailAddress to be set as primary.
Link copied to clipboard
The ID for the PhoneNumber to be set as primary.
Link copied to clipboard
JSON string containing private metadata to update.
Link copied to clipboard
The ID for the image to be set as profile image.
Link copied to clipboard
JSON string containing public metadata to update.