PATCH {{baseUrl}}/meetings/:meetingId?occurrence_id=1648194360000
Use this API to update a meeting's details. Note:
* This API has a rate limit of 100 requests per day. Because of this, a meeting can only be updated for a maximum of 100 times within a 24-hour period.
* The Scopes: start_time
value must be a future date. If the value is omitted or a date in the past, the API ignores this value and will not update any recurring meetings.
* If the start_time
value is a future date, the recurrence
object is required.meeting:write:admin
, meeting:write
Rate Limit Label: Light
Body
PARAM
Key | Datatype | Required | Description |
occurrence_id
|
number | Meeting occurrence id. Support change of agenda, start_time, duration, settings: {host_video, participant_video, join_before_host, mute_upon_entry, waiting_room, watermark, auto_recording} |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS