v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
teams

Adds projects to 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>

post/teams/{teamId}/addprojects

Path parameters

teamIdstring uuid required

The id of the team.

Headers

Authorizationstring required

Bearer authentication

Request body

string[] required

Response

OK

projectIdstring uuid

The id of the project.

teamIdstring uuid

The id of the team.