Team Membership
Add User
Adds a user to a team.
post/v3/teams/{teamId}/users
Request body
Example request
{
"id": "df120cb4-f60b-47bc-a2f8-6a28e6a3c63b"
}Response
Created
Adds a user to a team.
{
"id": "df120cb4-f60b-47bc-a2f8-6a28e6a3c63b"
}Created