Create a new group

Creates a new group (Team View) with optional members.

Note: If no members are specified, the authenticated user is automatically
added as the first member of the group.

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

Request payload for creating a new group.

string
required
length between 1 and 50
^[a-zA-Z0-9][a-zA-Z0-9 _-]*$

Name for the new group.

members
array of objects

Specifies the users to be included as members of the new group.

members
string
enum

Group type

Allowed:
string
^073[0-9a-f]{23}$

Optional ID of folder to organize the new group under.

string
^001[0-9a-f]{23}$

Master account override (requires special permissions)

string
^001[0-9a-f]{23}$

Target account ID (requires accountIdOverride)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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