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 | TRUE |
Field | Definition | Type | Required |
---|---|---|---|
User | |||
User ID | Unique identifier of the user. | String | TRUE |
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 | Date and time when the group membership was created. | String |
Modified At | Date and time 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 | Name of the group. | String |
Type | 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 | Value is always user . |
String |