Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoom User API

User operations

Zoom User API is one of 47 APIs that Zoom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 20 operations across 20 paths. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.zoom.us/v1.

20 operations 20 paths 0 schemas 20 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.zoom.us/v2
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Zoom User API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the query as api_secret (api_secret). By default, every request must be authenticated.

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 20 POST. Each is listed below with its method, path, parameters, and response codes.

User 20

User operations

POST
/user/assistant/delete
Delete a user's assistant.
userAssistantDelete body → 200
POST
/user/assistant/set
Set a user's assistant which can schedule meeting for him.
userAssistantSet body → 200
POST
/user/autocreate
Create a user on Zoom, returns the created user ID. The API is provided for enterprise customer who has a managed domain This feature is disabled by default because of the security risk involved in c…
userAutocreate body → 200
POST
/user/checkemail
Check if the user email exists.
userCheckemail body → 200
POST
/user/checkzpk
Check if the zpk is expired. The zpk is used to authenticate a user.
userCheckzpk body → 200
POST
/user/create
Create a user on Zoom, returns the created user ID. Your account must have this privilege to provisioning user. Zoom only assigns this privilege to a trusted partner User will get an email sent from…
userCreate body → 200
POST
/user/custcreate
Create a user on Zoom, returns the created user ID. The API is provided for API plan only User created in this way has no password and is not able to log into the Zoom web site or client
userCustcreate body → 200
POST
/user/activate
Activate a user on Zoom, return the user ID.
userActivate body → 200
POST
/user/deactivate
Deactivate a user on Zoom, return the user ID.
userDeactivate body → 200
POST
/user/delete
Delete a user on Zoom, return the deleted user ID.
userDelete body → 200
POST
/user/get
Get a user info on Zoom via user ID
userGet body → 200
POST
/user/getbyemail
Get a user on Zoom via user email address and login type, return the user info.
userGetbyemail body → 200
POST
/user/list
List all the users on Zoom
userList body → 200
POST
/user/pending
List all the pending users on Zoom
userPending body → 200
POST
/user/permanentdelete
Delete a user from Zoom system permanently.
userPermanentdelete body → 200
POST
/user/revoketoken
Revoke a user's SSO token.
userRevoketoken body → 200
POST
/user/scheduleforhost/list
List assigned schedule privilege for host users.
userScheduleforhostList body → 200
POST
/user/ssocreate
Create a SSO user on Zoom, return the created user ID. The API is provided for enabled 'Pre-provisioning SSO User' option. User created in this way has no password. If it is not a basic user, will ge…
userSsocreate body → 200
POST
/user/update
Update user info on Zoom via user ID.
userUpdate body → 200
POST
/user/updatepassword
Upload and update user's profile picture on Zoom via user ID.
userUpdatepassword body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoom-user-api-openapi.yml Raw ↑

Other APIs Zoom publishes across the network.

Zoom Meeting API
Zoom Phone API
Zoom Team Chat API
Zoom Contact Center API
Zoom Webinars Plus and Events API
Zoom Marketplace API
Zoom Revenue Accelerator API
Zoom Whiteboard API
Zoom Rooms API
Zoom Clips API
Zoom Mail API
Zoom Calendar API