Add User to Group
Add a user to a group in Box.
Options
Group Role: Choose from member
and admin
.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group | |||
Group ID | Unique identifier of the group. | String | FALSE |
Field | Definition | Type | Required |
---|---|---|---|
User | |||
User ID | Unique identifier of the user. | String | FALSE |
Can Create Accounts | If true , the user can create accounts. |
Boolean | FALSE |
Can Edit Accounts | If true , the user can edit accounts. |
Boolean | FALSE |
Can Instant Login | If true , the user can login instantly. |
Boolean | FALSE |
Can Run Reports | If true , the user can run reports. |
Boolean | FALSE |
Output
Field | Definition | Type |
---|---|---|
Membership Object | ||
Group Membership ID | Unique identifier of the group membership. | String |
Type | Type of the group membership. | String |
Role | Role of the user in the group. | String |
Created At | When the group membership was created. | String |
Modified At | When the group membership was modified. | String |
Configurable Permissions | ||
Can Create Accounts | If true , the user can create accounts. |
Boolean |
Can Edit Accounts | If true , the user can edit accounts. |
Boolean |
Can Instant Login | If true , the user can login instantly. |
Boolean |
Can Run Reports | If true , the user can run reports. |
Boolean |
Group | ||
Group ID | Unique identifier of the group. | String |
Name | The name of the group. | String |
Type | The value is always group . |
String |
Group Type | Type of the group. | String |
User | ||
User ID | unique identifier of the user | String |
Name | full name of the user | String |
Login | email address of the user | String |
Type | The value is always user . |
String |