Add one or multiple users to a team within a workspace
Add one or multiple users to a team. The users must already be a member of the workspace, and only users who may administrate the team can add users.
post/workspaces/{slug}/teams/{teamId}/members
Path parameters
slugstring required
Slug of the workspace the team belongs to.
teamIdstring required
ID of the team to add the user(s) to.
Request body
Response
Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.