63028c4d3916

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-122881,3942.7 MB
Groups

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.