Skip to main content

Set User Role

Add role to one or more users.

External Documentation

To learn more, visit the Cortex Xpanse documentation.

Parameters

ParameterDescription
Role NameThe name of the role to add. Can be obtained by the List Roles action.
User EmailsA comma-seperated list of user emails that the role will be added to.

Example Output

{
"reply": {
"update_count": 0,
"additionalProp1": {}
},
"additionalProp1": {}
}

Workflow Library Example

Set User Role with Cortex Xpanse and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop