| copyright | Copyright IBM Corp. 2018 |
|---|---|
| link | meetings-overview |
| is | experimental |
Watson Work Services provides a set of meeting APIs for callers to start and get details about meetings. Meetings are online collaboration sessions which allow users to communicate with one another using the Workspace client, Zoom client, or a basic telephone. Meetings include audio, video, screensharing, and whiteboarding. Meetings happen within the context of a space and can either be restricted to only members of that space, or can be opened to public access so you can meet with people outside of your team or company.
- GraphQL mutation for starting a meeting
- startMeeting Start a meeting within a space
- GraphQL mutation for updating a meeting
- updateMeeting Update a meeting
- GraphQL query for meeting details
- GraphQL query for getting an active meeting within a space
- Space.activeMeeting Optional inclusion of activeMeeting on a space
- REST request for getting details of a public meeting
- /api/v1/publicMeeting/bySpaceId/ Get information about a public meeting