cancel
Showing results for 
Search instead for 
Did you mean: 

Update user settings using API

ycd
Listener
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
Listener

tagging @Donte_S  

Donte_S
Community Champion | Zoom Employee
Community Champion | 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
Listener