Webex
communityCisco video conferencing and team collaboration platform with meetings, messaging, and calling.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://webexapis.com/v1/meetingsCreate a meeting
Parameters
endISO8601 end (stringrequiredstartISO8601 start (stringrequiredtitlemeeting title (stringrequiredinviteesarray of {email} (arrayoptionalReturns
id, title, webLink, sipAddress, start, end, hostEmailGET
https://webexapis.com/v1/roomsList spaces/rooms
Parameters
maxresults (integeroptionaltypedirect|group (stringoptionalReturns
items[] with id, title, type, lastActivity, created, isLocked, teamIdPOST
https://webexapis.com/v1/messagesSend a message
Parameters
textmessage text (stringrequiredroomIdroom ID (stringrequiredmarkdownmarkdown text (stringoptionalReturns
id, roomId, text, personId, created