Workgroup
Workgroup Object
Field | Type | Description |
---|---|---|
id | snowflake | the workgroup's id |
organisation_id | snowflake | the role's organisation id |
name | string | the workgroup's name (2-20 characters) |
description | string | a description of the workgroup |
Create Team
POST /workgroups/{workgroup.id}/teams
Delete Team
DELETE /workgroups/{workgroup.id}/teams/{team.id}