Update a meeting session
Updates mutable properties of a meeting session. Only sessions in the scheduled state can be updated; any other state returns 409 with the invalid_state error code. All request fields are optional, and an empty object is a valid no-op update.
Path parameters
Unique identifier for the meeting session.
Request body
Response
Successful response with the updated meeting session.
Changes
Changed in 2 of the 99 revisions of this API.15
- ●
added the new
full_duplexenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
removed the
noneenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.