delete Team

suspend fun deleteTeam(team: Team): JsonObject

Method to delete a team

Return

the result of the request as JsonObject

Parameters

team

The team to delete