Add members to a team
Add members to a team
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
organizationId
organization ID
teamId
team ID
Request
request body for adding members to a team
memberIds
The list of IDs for users to add to the Team.