Webex for Developers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel


Forum Posts

We're thrilled to announce that the Webex for Developers Community forum has expanded to include dedicated topics for Webex Contact Center APIs and integrations! We encourage all Webex Contact Center developers to utilize this forum to engage in disc...

philbell by Cisco Employee
  • 2804 Views
  • 1 replies
  • 3 Helpful votes

Hi, everyone  Firstly,It's my first time using  using HTTP protocol to post a request  When I try to run these code >>> r = requests.get('https://webexapis.com/v1/meetings')>>> r.status_code It returns 401     Is any examples  to create a meeting by ...

dezou by Cisco Employee
  • 1277 Views
  • 3 replies
  • 0 Helpful votes

Hello Webex team,I am working with Webex REST API, especially with meetings. Even if I use an admin account, I understand that there is a rate limit that can trigger a 429 error, with a retry-after indicating when I can send a new request:https://dev...

Hello,I am a Cisco employee.I want to create a Bot, but I'm unsure of visibility control.  For example, I want to limit/control the rooms to which the Bot can be added.  Also, is the Bot visible globally (outside my company which is Cisco) in a perso...

fdonnell by Cisco Employee
  • 2865 Views
  • 4 replies
  • 0 Helpful votes

Hi:  I receive`eyJhbGciOiAiZGlyIiwgImtpZCI6ICJrbXM6Ly9rbXMtdXMud2J4Mi5jb20va2V5cy83YzRlNmM5Ny1jMzAyLTQzYzMtYmE5MS1iZDk2NTBmNzRkOTEiLCAiZW5jIjogIkEyNTZHQ00ifQ..v3iME44EPvhov37q.CIXlzg.tXHjceO6JTAn1cNoHSVhG` from websocket,  { "alg": "dir", "kid": "kms...

jamie guo by Community Member
  • 1956 Views
  • 7 replies
  • 0 Helpful votes

Does anyone know when this goes into effect? https://developer.cisco.com/docs/webex-meetings/#!xml-to-rest-migration-guide/webex-meetings-xml-to-rest-migration-guide We utilize some of the XML APIs to update SiteAdmin users, until the sites are all m...