- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 11:43 AM
Hello all. I'm looking to modify a meeting series recurrence.
I find I can retrieve the recurrence and meetingSeriesId by listing meetings by hostEmail.
I can then list meetings of meetings with the meetingSeriesId to retrieve the password.
Unfortunately attemptng to update the recurrence returns "message": "User does not have host privilege"
Can a user of any level update the recurrence of a meeting they do not host?
Solved! Go to Solution.
- Labels:
-
Webex API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 11:46 AM
Only the meeting Host or Org Admin can make such changes. If you are authenticating the request with an Org Admin token, then you must also include the hostEmail parameter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2022 11:46 AM
Only the meeting Host or Org Admin can make such changes. If you are authenticating the request with an Org Admin token, then you must also include the hostEmail parameter.
