02-22-2025 01:00 PM - edited 02-23-2025 12:36 AM
Not able to start/pause/stop recording with: https://developer.webex.com/docs/api/v1/meetings/update-meeting-control-status
API Request:
PUT /v1/meetings/controls?meetingId=a81dc0.......637 HTTP/1.1
Host: webexapis.com
Content-Type: application/json
Authorization: ••••••
{"locked":false,"recordingStarted":true,"recordingPaused":false}
403 Response:
Same thing when using my personal token on developer Webex com. I am the host in the meeting I am trying to control.
Scopes authorized amongst others:
/BA
Solved! Go to Solution.
02-24-2025 01:20 AM
Hi @Bjorn Andreas,
Just to add on what David Tibbe already shared in his last reply, your guess is actually correct.
This /update-meeting-control-status REST API is still not supported for the Webex Site which are already converged or, comes under new Webex Meeting Suite Platform (WSMP).
There is already an Engg. Improvement request raised internally and Meeting REST API team would get this completed & ready by FY25Q4, which should be by July 2025
Please let us know for any further queries going ahead.
Kind regards!
Sandip
02-23-2025 11:49 AM
Just to be sure: is it a personal room meeting? As per documentation, these meetings are not supported by the API
02-23-2025 12:31 PM
02-24-2025 01:20 AM
Hi @Bjorn Andreas,
Just to add on what David Tibbe already shared in his last reply, your guess is actually correct.
This /update-meeting-control-status REST API is still not supported for the Webex Site which are already converged or, comes under new Webex Meeting Suite Platform (WSMP).
There is already an Engg. Improvement request raised internally and Meeting REST API team would get this completed & ready by FY25Q4, which should be by July 2025
Please let us know for any further queries going ahead.
Kind regards!
Sandip
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide