Update User

Update a user profile within your Zoom instance.

Input

Field Definition Type Required
User
User ID

Unique identifier of the user.

String TRUE
Attributes
First Name First name of the user. String FALSE
Last Name Last name of the user. String FALSE
Department Name of the user's department. String FALSE
User Type Type of user; see Account Types.
Note

Okta supports old user types (Pro and Corp) if you are already using them.

  • Basic: user without a paid license
  • Licensed: user with a paid account who can host unlimited meetings on the public cloud
  • On-Prem: user with paid account who can host unlimited meetings with the on-premises meeting connector
Dropdown FALSE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Zoom connector

Workflow elements

Zoom API