crm

Remove a user from a team

delete/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