zulip/api_docs
Danny Su 66b9c06de6 compose: Add support for Zoom audio call
This PR implements the audio call feature for Zoom. This is done by explicitly
telling Zoom to create a meeting where the host's video and participants' video
are off by default.

Another key change is that when creating a video call, the host's and
participants' video will be on by default. The old code doesn't specify that
setting, so meetings actually start with video being off. This new behavior has
less work for users to do. They don't have to turn on video when joining a call
advertised as "video call". It still respects users' preferences because they
can still configure their own personal setting that overrides the meeting
defaults.

The Zoom API documentation can be found at
https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/meetingCreate

Fixes #26549.
2023-08-28 18:32:20 -07:00
..
include api_docs: Split bulk mark read documentation to individual pages. 2023-08-21 17:25:14 -07:00
api-doc-template.md
api-keys.md settings: Improve wording of "Show API key" modal. 2023-03-08 18:48:37 -08:00
changelog.md compose: Add support for Zoom audio call 2023-08-28 18:32:20 -07:00
client-libraries.md
configuring-python-bindings.md
construct-narrow.md narrow: Support string and integer encoding of "id" operator. 2023-07-20 13:14:20 -07:00
create-scheduled-message.md scheduled-messages: Add API documentation for new endpoint. 2023-05-26 18:05:55 -07:00
create-stream.md
deploying-bots.md api docs: Rename "private message" -> "direct message". 2023-06-23 14:36:16 -07:00
http-headers.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
incoming-webhooks-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
incoming-webhooks-walkthrough.md api docs: Rename "private message" -> "direct message". 2023-06-23 14:36:16 -07:00
index.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
installation-instructions.md
integrations-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
missing.md
non-webhook-integrations.md
outgoing-webhooks.md api docs: Rename "private message" -> "direct message". 2023-06-23 14:36:16 -07:00
real-time-events.md
rest-error-handling.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
rest.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
roles-and-permissions.md help: Update URLs to match "Restrict message editing and deletion" title. 2023-02-10 15:56:16 -08:00
running-bots.md
send-message.md message-type: Add support for "direct" as value for type parameter. 2023-04-18 12:29:33 -07:00
sidebar_index.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
writing-bots.md api docs: Rename "private message" -> "direct message". 2023-06-23 14:36:16 -07:00