ycd
Newcomer
Newcomer
since ‎2022-01-18
‎2022-06-07

User Statistics

  • 6 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received
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!

User Activity

REST API fails with 401 Made up example below, POST:https://api.zoom.us/v2/users/***********/assistants Request body:{ "assistants": [ { "email": "***********", "id": "KDcuGIm1QgePTO8WbOqwIQ" } ]} Response:

400 Bad Request

Trying to update user settings using the API details below. It returns 204 (success?) but the user settings are not updated. -------------------------PATCH : https://api.zoom.us/v2/users/{emailAddress}Body:{ "feature": { "large_meeting": true }} HTTP...
This was already asked 100s of times but I do not see the discussion going to a conclusion so asking again!I have created a ticket with the support but their bot seems to be suggesting to wait infinitely. PLEASE DO NOT CANCEL MY TICKET because I am s...
Trying to get the API working for the last 3 days with no luck. Submitted a support ticket but they don't seem to be getting any clue either.I am out of options and hoping someone could help. Here is my REST request :POST Endpoint: https://api.zoom.u...