Skip to content

Conversation

@JohnKiller
Copy link

The parameter allows to change the current presentation to the uploaded file

@samuelwei
Copy link

samuelwei commented Jun 16, 2025

Sadly this feature is not documented, but I also found that we can and should support more options on the create call as well:

From 2.5.x and on there is also 2 parameters one can provide the payload to ensure that the document they are uploading can be downloaded or removed from the meeting, those parameters are:

Parameter Description Default Value
downloadable Dictates if the presentation can be downloaded true
removable dictates if one can remove the presentation. false

https://docs.bigbluebutton.org/development/api/#pre-upload-slides

@JohnKiller
Copy link
Author

Hi,
I've found the parameter here: https://docs.bigbluebutton.org/development/api/#post-insertdocument
It's not the pre-upload-slides, or I'm missing something?
Thanks for taking a look

@samuelwei
Copy link

Hi, I've found the parameter here: https://docs.bigbluebutton.org/development/api/#post-insertdocument It's not the pre-upload-slides, or I'm missing something? Thanks for taking a look

Thanks, I'm in contact with the BBB developers, to improve the docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants