Parameter | Description |
---|---|
ID | Identifier of the team. |
ID Type | Type of the identifier. Possible values are ‘id’ and ‘name’. Default value is ‘id’. |
{
"data": {
"id": "string",
"name": "string"
},
"requestId": "string",
"result": "string",
"took": 0
}
Was this page helpful?