Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
The Zoom Community has won Best Customer Support Community in the 2025 CMX Community Industry Awards!
Celebrate with us2022-11-11 05:06 AM
Hi all,
I'm trying to update user setting using PATCH to user setting with Zoom API. I'm receiving this Message with status code 400:
b'{"code":1253,"message":"You need to set the \\"Customer Managed Key\\" firstly."}')
I'm not using Managed Key in my account.
The flow is:
- Add user via API. Result: OK
- Read user settings by user id. Result: OK
- Modify license json and PATCH user setting: Result: 400
What can i do?
Thanks,