cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

Update user settings using API

ycd
Newcomer
Newcomer
Trying to update user settings using the API details below. It returns 204 (success?) but the user settings are not updated.
 
-------------------------
Body:
{
  "feature": {
    "large_meeting": true
  }
}
 
HTTP status : 204

Response : Null
 
-------------------------
 
Looking for help.
3 REPLIES 3

ycd
Newcomer
Newcomer

tagging @Donte_S  

Donte_S
Zoom Employee
Zoom Employee

Thank you for the tag @ycd ! I will follow up with you via the submitted support request. You should also know we have a dedicated Developer Forum where you can post Zoom API-related inquiries as well.  Here is the link for your reference : 

 

https://devforum.zoom.us/c/api-and-webhooks/8

 

Regards, 

Donte

 

 

ycd
Newcomer
Newcomer