teams
Add a user to a team
post/team/{id}/members
Request body
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.
{
"user_id": "EEFFGGHH"
}Expected response to a valid request
No recorded changes to this endpoint across all 21 revisions of this API.