Adds a user to a team with a specified role, acceptance status, and impersonation settings; ensure `teamId` and `userId` refer to existing, valid entities.
rolestringThe role to assign to the user within the team.
teamIdRequiredintegerThe unique identifier of the team to which the user will be added.
userIdRequiredintegerThe unique identifier of the user to be added to the team.
acceptedbooleanIndicates if the membership invitation is pre-accepted. If `true`, the user is added directly to the team without needing to accept an invitation.
disableImpersonationbooleanIf `true`, prevents administrators from impersonating this user.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.