API ClientsTypeScript SDKAPI ReferenceCoreType AliasesUpdateUserResponsesVersion: 8.10 (unreleased)On this pageType Alias: UpdateUserResponses type UpdateUserResponses = object; Properties 200 200: object; The user was updated successfully. email email: string | null; The email of the user. name name: string | null; The name of the user. username username: Username;Was this helpful?