OpenAPI 3.1.02026-08-206974451.1 MB

e022e57f681a

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.