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. | 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 data returned. | String |
Role | Role of the user in the group. | String |
Created At |
Date and time when the object 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 |