📄️ Introduction
CRUD v1 Schema
📄️ createMeeting
Create a meeting
📄️ createParticipant
Create a meeting participant
📄️ createProjectKey
Create a key
📄️ createProject
Create a project
📄️ deleteKey
Delete a key
📄️ Terminate/cancel a meeting
Terminate the meeting (if it is running) and place it into a state where it cannot be (re)started.
📄️ Remove a participant from a meeting
Remove a participant from a meeting.
📄️ deleteProject
Delete a project
📄️ Exchange a client-signed JWT for an OAuth 2 access token
Get an access token
📄️ getKey
Get a key
📄️ getMeeting
Get a meeting
📄️ getParticipant
Get a participant
📄️ getProject
Get a project
📄️ joinMeeting
Join a meeting
📄️ listMeetingParticipants
List the participants of a meeting
📄️ listMeetings
Get list of meetings
📄️ listProjectKeys
List a project's keys
📄️ listProjects
List projects
📄️ patchKey
Patch a key
📄️ patchMeeting
Edit a meeting
📄️ patchProject
Patch a project
📄️ regenerateParticipantToken
Regenerate the participant's secret