teams

Add a user to a team

post/team/{id}/members

Request body

user_idstring required

Example request

{
  "user_id": "EEFFGGHH"
}

Response

Expected response to a valid request

Changes

No recorded changes to this endpoint across all 21 revisions of this API.