Teams
Add user to team
Add a single user to the specified team
post/user-service/teams/{teamId}/members
Request body
Response
User added to team successfully
Example response
{
"message": "User added to team successfully"
}Add a single user to the specified team
User added to team successfully
{
"message": "User added to team successfully"
}