cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting 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!

https://api.zoom.us/v2/users/{userId}/assistants : Fails with 401

ycd
Newcomer
Newcomer

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>

1 REPLY 1

CR_ME144
Explorer
Explorer

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