delete
Deletes the team on basis of the team id provided
Since
0.1
Parameters
team Id
The identifier of the team. (Derived parameter: Use TeamClient.list to get a list of teams. Then use Team.id to retrieve the teamId)
handler
A closure to be executed once the request has finished.