Update User's Group Membership
Update a user's group membership in Box using their membership ID.
Options
Field | Definition | Type | Required |
---|---|---|---|
Group Role |
Choose from Admin and Member. |
Dropdown |
TRUE |
Input
The input fields for this card are dynamically generated based on your selection in Options.
Field | Definition | Type | Required |
---|---|---|---|
Group Membership ID |
|||
Group Membership ID |
Unique identifier of the group membership. |
Text |
TRUE |
Can Create Accounts |
If true, the user can create accounts. |
True/False |
FALSE |
Can Edit Accounts |
If true, the user can edit accounts. |
True/False |
FALSE |
Can Instant Login |
If true, the user can login instantly. |
True/False |
FALSE |
Can Run Reports |
If true, the user can run reports. |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Membership Object |
||
Group Membership ID |
Unique identifier of the group membership. |
Text |
Type |
Type of data returned. |
Text |
Role |
Role of the user in the group. |
Text |
Created At |
Date and time when the object was created. |
Text |
Modified At |
Date and time when the group membership was modified. |
Text |
Configurable Permissions |
||
Can Create Accounts |
If true, the user can create accounts. |
True/False |
Can Edit Accounts |
If true, the user can edit accounts. |
True/False |
Can Instant Login |
If true, the user can login instantly. |
True/False |
Can Run Reports |
If true, the user can run reports. |
True/False |
Group |
||
Group ID |
Unique identifier of the group. |
Text |
Name |
Name of the group. |
Text |
Type |
Value is always group. |
Text |
Group Type |
Type of the group. |
Text |
User |
||
User ID |
Unique identifier of the user. |
Text |
Name |
Full name of the user. |
Text |
Login |
Email address of the user. |
Text |
Type |
Value is always user. |
Text |