Update a room's title, lock status, or team association. The title parameter is always required by the Webex API - if you're only updating isLocked or teamId, you must still provide the current room title.
titleRequiredstringUser-friendly name for the room. Required by the Webex API even if you're only updating other fields - pass the current title if not changing it.
roomIdRequiredstringUnique identifier of the room to update.
teamIdstringTeam ID to associate the room with. Use to move the room under a different team.
isLockedbooleanLock the room to prevent new users from joining.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.