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

RemoveGroupsFromOrgRequest

Remove Groups from organization request.


Properties

array of string
ids Required

Identifiers of the members that will be removed from the organization.


boolean
notifyUsersInGroups Optional

Publish email notification to group members.

JSON Example

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

Remove Groups From Organization By Organization ID And Groups ID

Feedback

Was this page helpful?