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

AddUsersToCustomGroupRequest

List of users to be added to custom group.


Properties

array of string
usernamesToAdd Required

List of user names to be added to custom group.


string
invitedBy Optional

Invited By, specify the actual user who is inviting.


boolean
notifyUsers Optional

Publish email notification to group members.

JSON Example

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

Add Users To Custom Group In Organization By Organization ID And Group ID

Feedback

Was this page helpful?