OpenAPI 3.0.0raw.githubusercontent.com2026-08-107759141.0 KB

16bb5dbc54f4

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