v1
latestOpenAPI 3.1.02026-08-066984441.1 MBteams
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