Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Add role to one or more users.
External DocumentationTo 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-separated 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