Teams
org.azbuilder.owner=TERRAKUBE_ADMINEntity fields:
Path
Type
Description
Example:
{
"data": {
"type": "team",
"attributes": {
"name": "TERRAKUBE_TEAM",
"manageWorkspace": true,
"manageModule": true,
"manageProvider": true,
"manageVcs": true,
"manageTemplate": true
}
}
}Supported Operations
get
Path parameters
organizationIdstringRequired
organization Identifier
teamIdstringRequired
team Identifier
Query parameters
Responses
200
Successful response
application/vnd.api+json
get
/organization/{organizationId}/team/{teamId}200
Successful response
Last updated
Was this helpful?