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 CompanionStarting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.
Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!
2022-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,