Teams
List Teams
Section titled “List Teams”GET /workspaces/{workspace}/teamsPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string |
Response:
[ {}]List Config
Section titled “List Config”GET /workspaces/{workspace}/teams/{team}/configPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
team | string |
Response:
[ {}]Create Team
Section titled “Create Team”POST /workspaces/{workspace}/teamsPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string |
Create Config
Section titled “Create Config”POST /workspaces/{workspace}/teams/{team}/configPath parameters:
| Name | Type | Description |
|---|---|---|
workspace | string | |
team | string |