groups

Create a Group

Create a new group. The name is required and must be unique within the organization. The group is created with no members. Use the member endpoint to add users.

post/group/

Query parameters

_fieldsstring

Comma-separated list of fields to include in the response.

Request body

namestring required

Response

Successful response

idstring required
namestring required
organization_idstring required

Changes