Skip to main content
InputObject Input for updating the current authenticated user’s profile and/or password.

Input Fields

authentication
New authentication credentials.
userProfile
User profile fields to update.
{
  "authentication": AuthenticationUpdatePasswordInput,
  "userProfile": UpdateUserProfileInput
}