crm

Add a user to a team

post/api/v1/teams/{teamId}/users/{userId}

Path parameters

teamIdstring uuid required

The unique identifier of the team

userIdstring uuid required

The unique identifier of the user

Changes