Add members to a team

Add members to a team

Path parameters

organizationIdstringRequired

organization ID

teamIdstringRequired

team ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
memberIdslist of stringsRequired

The list of IDs for users to add to the Team.

Response

Errors