v1

latestOpenAPI 3.0.3MIT2026-07-1411163326.7 KB
Groups

Create Groups

Create a new group under the organization. Currently only supported for standalone organizations.

post/organizations/{org_id}/groups

Request body

namestring required

Name of the group

descriptionstring

Description to describe the group

Response

Successful creation of a group.

idstring uuid

Unique identifier for group

namestring

Name of group

descriptionstring

Description field on group