I want to enter the API database for all of my company employees

I want to enter the API database for all of my company employees, to user zoom management.

What should I do?

sorry, I want to explore more deeply

Are you trying to add employees to your account using the API?

so we have an API to connect to zoom, so that when we want to log in to zoom using the password that we have prepared,
when we change the password in our API, the zoom will change automatically

Hi Muhammad, 

You can use the create user API to create a user with username and password - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/usercreate. If you want to change the password you can use the update user API - https://marketplace.zoom.us/docs/api-reference/zoom-api/users/userupdate.

Thanks

i’m using sso, what should i do?

Hi Muhammad, 

I’m not entirely sure if SSO would work in this case since it involves a third party.