Removes projects from a team.

POST

Throws BadRequestException if project ids are null or empty. Throws BadRequestException if no project in teams could be found for supplied project ids. Validates the project ids by checking if entries exists for that project in the database.

Required Permissions: Any authenticated user.

Path parameters

teamIdstringRequired
The team id.

Request

This endpoint expects a list of strings.