Logo
Zoom Public API Documentation

users-{userId}-password

Number of APIs: 1


1. Update a user's password

PUT {{baseUrl}}/users/:userId/password

Update the password of a user using which the user can login to Zoom. For user-level apps, pass the me value instead of the userId parameter.

After this request is processed successfully, an email notification is sent to the user saying that the password was changed.

Prerequisites:

  • Owner or admin of the Zoom account.

Scopes: user:write:admin,user:write

Rate Limit Label: Medium



ENDPOINTS