sharing
Delete a team from a project
Delets a team from a project. The team won't have access to the project anymore.
delete/projects/{projectID}/teams/{teamID}
Path parameters
projectIDinteger required
Project ID
teamIDinteger required
Team ID
Response
The team was successfully deleted.