v32

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-312881,4162.7 MB
Groups

Create group

Creates a new group in the organization.

post/organization/groups

Request body

namestring required

Human readable name for the group.

Response

Group created successfully.

idstring required

Identifier for the group.

namestring required

Display name of the group.

created_atinteger required

Unix timestamp (in seconds) when the group was created.

is_scim_managedboolean required

Whether the group is managed through SCIM and controlled by your identity provider.

group_type'group' | 'tenant_group' required

The type of the group.