Skip to content

Add API endpoint (or creation parameter) to set admin & access options for virtual rooms via a service account #1260

@lemeur

Description

@lemeur

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.

We use the API with a service account to create video rooms on behalf of users in our organization.
Problem: The API does not let us set the room’s admin parameters; the user has to log in before the meeting to configure them manually.
Desired feature: An API endpoint that allows a service account to set a room’s administration settings for a user.

Describe the solution you'd like
We need an admin API endpoint that, using a service account, can set a user’s virtual‑room parameters:

Moderation settings – turn on microphone, enable video, allow screen sharing.
Access settings – Open, Open to trusted people, or Restricted.
If security restrictions prevent a service account from modifying an existing user’s room, these settings should at least be accepted by the room‑creation API.

Discovery, Documentation, Adoption, Migration Strategy
We've developed a bot that is able to organize meetings and provide Visio links. The n8n workflow that maganes to room creation could be adapted so that the bot is able to set moderation and security parameters in advance.

Do you want to work on it through a Pull Request?
I can do some tests and share the n8n workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions