aiendpoint.dev
ServicesWebex

Webex

community

Cisco video conferencing and team collaboration platform with meetings, messaging, and calling.

Visit site ↗

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.

https://webex.combearercommunicationconfidence: 90/1000 discoveries1 contributors
POSThttps://webexapis.com/v1/meetings

Create a meeting

Parameters

endISO8601 end (stringrequired
startISO8601 start (stringrequired
titlemeeting title (stringrequired
inviteesarray of {email} (arrayoptional

Returns

id, title, webLink, sipAddress, start, end, hostEmail
GEThttps://webexapis.com/v1/rooms

List spaces/rooms

Parameters

maxresults (integeroptional
typedirect|group (stringoptional

Returns

items[] with id, title, type, lastActivity, created, isLocked, teamId
POSThttps://webexapis.com/v1/messages

Send a message

Parameters

textmessage text (stringrequired
roomIdroom ID (stringrequired
markdownmarkdown text (stringoptional

Returns

id, roomId, text, personId, created