Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 674 Bytes

Webex REST API Sample Code > Meetings > Create

This directory contains sample code demonstrating a JavaScript implementation of a REST client that calls the Meetings API to create a meeting.

Get a Token

See Get a Token in the main /README.md

Run the code

This sample is JS, intended to be run via Node:

node ./create_meeting.js

At the time of writing, we're using the latest LTS release of Node.

Don't be a Stranger

Made with <3 by the Webex Developer Evangelism Team at Cisco