Add a group.
Since version: 15.16
Request parameters
* denotes a required field
Parameter
|
Example
|
SessionID*
|
The session Id obtained from doLogin()
|
String
|
|
Name*
|
Group name
|
String
|
Name
|
Description
|
Group description
|
String
|
|
Private
|
Indicates if this group is private or shared with everyone
|
Boolean
|
|
AccountID
|
The target account. If not mandatory and not provided the account is obtained from the SessionID.
|
Int
|
53456
|
Response parameters
|
|