Routes
Teams

Delete Team

This request deletes a Team. This will also remove the Team from any User it is assigned to.

delete/v2/teams/{teamID}

Response

The operation completed successfully. The response body is empty.

Changes