CreateUserBody

  • email
    Type: string Format: email
    required
  • name
    Type: string
    min length:  
    1
    required
  • countryCode
    Type: string · CountryCodeenumnullable
    values
    • ASC
    • AND
    • ARE
    • AFG
    • ATG
  • hrStatus
    Type: string · UserHrStatusenumnullable
    values
    • active
    • terminated
    • pending
  • idpStatus
    Type: string · UserIdpStatusenumnullable
    values
    • active
    • suspended
    • archived
    • deprovisioned
  • jobKey
    Type: string nullable
  • managerId
    Type: string nullable
  • personalEmail
    Type: string Format: emailnullable
  • startDate
    Type: string Format: date-timenullable

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • teamKey
    Type: string nullable
  • terminationDate
    Type: string Format: date-timenullable

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • type
    Type: string · UserIdentityTypeenum
    values
    • employee
    • external
    • service_account
    • agent