Adds a new member to a specified team within an organization by creating a team membership.
roleSpecifies the user's role within the team (e.g., 'MEMBER', 'OWNER', 'ADMIN').
orgIdRequiredintegerThe unique identifier of the organization to which the team belongs.
teamIdRequiredintegerThe unique identifier of the team to which the member will be added.
userIdRequiredintegerThe unique identifier of the user to be added to the team.
acceptedbooleanIndicates whether the membership invitation is accepted; `True` for active member, `False` for pending status.
disableImpersonationbooleanIf `True`, this user cannot be impersonated by administrators or those with impersonation privileges.
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.