Set Account
|
|||||
|
|
Sets the account that will be used to authenticate to the API as the enterprise
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage corporate Android devices
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
enterpriseId Required |
STRING |
The ID of the enterprise |
accountEmail |
STRING |
The email address of the service account |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterpriseAccount" |
= Parameter name
= Format
enterpriseId STRING Required The ID of the enterprise |
accountEmail STRING The email address of the service account |
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterpriseAccount" |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
accountEmail |
STRING |
The email address of the service account |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterpriseAccount" |
= Parameter name
= Format
accountEmail STRING The email address of the service account |
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterpriseAccount" |