Create a group

Creates a new group.

Requires the GROUPMANAGEMENT security role.

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

Name of the group. Must be unique within the account. Must be a string (numbers are not coerced).

string | null

Optional description of the group.

Responses

401

Missing or invalid authentication. The response body is empty.

403

The authenticated user does not have the GROUPMANAGEMENT security role.

422

Validation error (e.g. name is missing or not a string).

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