Creates a new Webex room for team collaboration. The authenticated user is automatically added as a member. Use this to create group rooms for team discussions or associate rooms with existing teams. To create a 1:1 room, use the Create Message action with toPersonId/toPersonEma…
titleRequiredstringA user-friendly name for the room. This will be displayed as the room's title.
teamIdstringThe ID for the team with which this room is associated. If specified, the room will be created as part of the team. Team rooms cannot be moved after creation.
isLockedbooleanSet the space as moderated/locked. When true, only moderators can post messages. Must be true if isAnnouncementOnly is true.
isPublicbooleanThe room is public and therefore discoverable within the org. Anyone can find and join the room. When true, the description field must be filled in.
descriptionstringThe description of the space. Required when isPublic is true.
classificationIdstringThe ID of the space classification to apply during room creation. Note: Bots cannot simultaneously create and classify rooms.
isAnnouncementOnlybooleanSets the space into announcement mode. Only moderators can post messages. The space must be locked (isLocked=true) for this to work.
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.