Administration
-
create– Create MeetingBigBlueButton create API – create meetings with custom settings, permissions, layout options, and recording configuration.GET POST -
join– Join MeetingBigBlueButton join API – generate join URLs for moderators and attendees with custom parameters.GET -
end– End MeetingBigBlueButton end API – forcefully end a running meeting and disconnect all participants.GET POST -
sendChatMessage– Send Chat MessageBigBlueButton sendChatMessage API – send chat messages to a running meeting programmatically (BBB 3.0+).GET POST -
getJoinUrl– Generate Join URLBigBlueButton getJoinUrl API – generate a new join URL for an existing session (BBB 3.0+).GET POST