Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods on the Users resource to update settings #190

Open
Jericho opened this issue Mar 1, 2022 · 2 comments
Open

Add methods on the Users resource to update settings #190

Jericho opened this issue Mar 1, 2022 · 2 comments
Assignees
Labels
Enhancement New feature or request

Comments

@Jericho
Copy link
Owner

Jericho commented Mar 1, 2022

  • Update user settings
  • Update recording authentication
  • Update meeting authentication
  • Update security settings
@Jericho Jericho added the Enhancement New feature or request label Mar 1, 2022
@Jericho Jericho self-assigned this Mar 1, 2022
@MaiklSemenov
Copy link

Hello @Jericho, thank you for the API library. Do you know when you are going to implement this?

@Jericho
Copy link
Owner Author

Jericho commented May 10, 2024

I put this feature on the back burner 2 years ago because I was overwhelmed by the number of settings that could be updated. I don't remember exactly how many settings were 'updatable' back then but I checked the documentation this morning and the situation is even worse. There are now 8 categories (instead of just 4 as listed in my original comment):

  • email notification: 7 settings
  • feature: 28 settings
  • meeting: 108 settings
  • profile: 2 settings
  • recording: 35 settings
  • schedule meeting: 24 settings
  • telephony: 4 settings
  • tsp: 2 settings

That's a grand total of 210 different settings. It would not be particularly difficult to add this feature but it would be tedious, time consuming and error prone.

TL;DR : I do not know when this is going to be implemented but contributions are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants