Removes projects from the specified team.
<Check title="Required Permissions" icon="key">The user must have `project-master-data:write` permissions or be the owner of the projects.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
teamId
The id of the team.
Request
The model with the list of project ids to remove.
Response
No Content

