Updates the list of agents assigned to a team. This operation replaces all existing agent assignments - any agents not included in the list will be removed from the team. Use CALLINGLY_LIST_TEAM_USERS to check current assignments before updating.
idRequiredintegerThe unique identifier of the team to update. Use CALLINGLY_LIST_TEAMS to find team IDs.
agentsRequiredarrayList of agent IDs to assign to the team. This replaces all current agents. Use CALLINGLY_LIST_USERS to find agent IDs. Pass an empty list to remove all agents.
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.