Assign a role to a user in the organization.

Parameters

ParameterDescription
Role IDIdentifier of the role to assign.
User IDIdentifier of the user to assign the role to.

Example Output

{
	"autofillDependencies": true,
	"capabilities": [
		"manageContent",
		"manageDataVolumeFeed",
		"manageFieldExtractionRules",
		"manageS3DataForwarding"
	],
	"createdAt": "2018-10-16T09:10:00Z",
	"createdBy": "0000000006743FDD",
	"description": "Manage data of the org.",
	"filterPredicate": "!_sourceCategory=billing",
	"id": "0000000000E20FE3",
	"modifiedAt": "2018-10-16T09:10:00Z",
	"modifiedBy": "0000000006743FE8",
	"name": "DataAdmin",
	"systemDefined": false,
	"users": [
		"0000000006743FE0",
		"0000000005FCE0EE"
	]
}

Workflow Library Example

Assign Role to User with Sumo Logic and Send Results Via Email

Preview this Workflow on desktop