latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-207760142.7 KB

83fe011e8657

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