Returns the created project in team entities. Throws BadRequestException if project ids are null or empty. Throws IllegalOperationException if projects fetched from ids failed or returned no projects. Thrwos IllegalOperationException if projects are already connected to the team. Only creates the project in team entities for projects the user has ‘write’ permissions of feature ‘project-master-data’ for or is the owner.
The team id.
OK
The id of the project.
The id of the team.