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-06-07 02:37 PM - edited 2022-06-07 02:39 PM
REST API fails with 401
Made up example below,
POST:
https://api.zoom.us/v2/users/***********/assistants
Request body:
{
"assistants": [
{
"email": "***********",
"id": "KDcuGIm1QgePTO8WbOqwIQ"
}
]
}
Response:
<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
</body>
</html>
2022-06-14 05:40 AM
Hello YCD,
Thank you for reaching out via our community. I am sorry to hear you are having this issue; after further review, I wanted to advise you this error usually appears when the account is on a Basic plan. You would need to switch to at least a Pro plan to use the feature. API needs this requirement, so it returned this error to you.
Let me know if this helps.
Best,
Zoom Support