Accounts

For a list of methods for this resource, see the end of this page.

Resource representations

Represents an account passed into the Account Manager on Glass.

{
  "features": [
    string
  ],
  "password": string,
  "userData": [
    {
      "key": string,
      "value": string
    }
  ],
  "authTokens": [
    {
      "type": string,
      "authToken": string
    }
  ]
}
Property name Value Description Notes
authTokens[] list
authTokens[].authToken string
authTokens[].type string
features[] list
password string
userData[] list
userData[].key string
userData[].value string

Methods

insert
Inserts a new account for a user