Add a new group.

Creates a new group with the specified data.
Returns 409 if a group with the same name already exists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The group data to add.

Describes a group to be created or the new state of a group being updated.

string
required
length between 0 and 100

The new name of the group.

memberIds
array of int32s | null

The IDs of the users to replace the members with. If empty then all members are removed and none are added.

memberIds
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json