Docs

Update Conference Room

Updates an existing conference room in SignalWire.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Unique ID of a Conference Room.

string

The name of the Conference Room

string

Display name of the Conference Room

string

The descrption of the Conference Room

date

The time users are allowed to start joining the conference. Joining before this time will result in failure to join the conference.

date

The time users are allowed to until the conference is locked. Attempting to join the conference after the set time will result in failure to join the conference.

number

Maximum number of members allowed in the conference room

string

The viudeo quality of the Conference Room.

date

The time to remove all participants from the conference.

number

The amount of time in seconds to remove a particpant from a conference after they join.

string

The video layout of the conference.

boolean

Starts recording when the conference starts.

booleanrequired

Enables live video room previews for the conference.

object

Metadata of the conference.

booleanrequired

Syncs the participants audio and video.

boolean

Plays a tone when a participant joins or leaves the conference.

boolean

Turns the conference video off when the participant joins the room if `true`.

boolean

Turns the participants video off when the participant joins the room if `true`.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.