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

RemoveUsersFromCustomGroupRequest

Users to be removed from custom group.


Properties

array of string
ids Required

Identifiers of the users to be notified.


boolean
notifyUsers Optional

Publish email notification to group members.

JSON Example

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

Remove Users From Custom Group In Organization By Organization ID And Group ID And User Ids

Feedback

Was this page helpful?