From b7d2ceff585028c29b96471de98655a40bf5a4a9 Mon Sep 17 00:00:00 2001 From: Fred Dixon Date: Thu, 6 Jun 2024 07:31:48 -0400 Subject: [PATCH] Update api.md Add a link in https://docs.bigbluebutton.org/development/api/#join to the additional parameters in https://docs.bigbluebutton.org/administration/customize/#application-parameters --- docs/docs/development/api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/development/api.md b/docs/docs/development/api.md index 72e254f25f..1a06419356 100644 --- a/docs/docs/development/api.md +++ b/docs/docs/development/api.md @@ -505,6 +505,8 @@ There is a XML response for this call only when the `redirect` parameter is set ``` +See [Passing custom parameters to the client on join](/administration/customize/#passing-custom-parameters-to-the-client-on-join) for additional `join` parameters that can override default settings for the user. + ### `POST` insertDocument This endpoint insert one or more documents into a running meeting via API call