Update user settings using API | Community
Skip to main content
Explorer
April 25, 2022
Question

Update user settings using API

  • April 25, 2022
  • 3 replies
  • 18 views
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

    ycdAuthor
    Explorer
    April 25, 2022

    tagging @Donte_S  

    Donte_S
    Employee
    Employee
    April 26, 2022

    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

     

     

    ycdAuthor
    Explorer
    April 26, 2022