AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateClient

updateClient: Client!

This mutation is used to update identification information for an existing client. This includes full name, language and time zone. **Returns:** Returns the new client details for the updated client.

  1. client

firstName: String!

middleName: String

lastName: String!

username: String

timeZone: TimeZoneInfo!

primaryLanguage: CultureInfo!