[{"label":"Latest (v1.0)","version":"latest"}]
csp

AssignRolesToMembersRequest

Assign roles to member request.


Properties

array of string
ids Required

IDs of the members to whom the new roles will be assigned.


customRoles Optional

The custom roles that will be assigned to the members.


array of string
organizationRoleNames Optional

Deprecated: The organization role names that will be assigned to the member (use organizationRoles instead).


organizationRoles Optional

The organization roles that will be assigned to the members.


serviceRoles Optional

The service roles that will be assigned to the members.

JSON Example

{
	"ids": [
		"string"
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Parameter To

Assign Roles To Clients On Organization

Feedback

Was this page helpful?