v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
teams

Adds users to the specified team.

<Check title="Required Permissions" icon="key">The user must be an admin.</Check>

post/teams/{teamId}/addusers

Path parameters

teamIdstring uuid required

The id of the team.

Headers

Authorizationstring required

Bearer authentication

Request body

string[] required

Response

OK

userIdstring uuid

The id of the user.

teamIdstring uuid

The id of the team.