Delete User

Delete a user profile from your Zoom instance.

You can also optionally transfer a user's Zoom assets to another email address.

Input

Field Definition Type Required

User

User ID

Unique identifier of the user.

Text

TRUE

Action

The available options are:

  • Delete User: Remove a user profile from a Zoom account.

  • Disassociate User: Remove, but not delete, a user profile from a paid plan. Instead, the user has their own Zoom account. The user must have a Zoom paid plan at the Pro level or higher.

Dropdown

FALSE

Transfer To Email

Specify an email address to transfer Zoom assets such as meeting invitations, webinar invitations, or access to meeting recordings.

The account must be a licensed user to transfer cloud recordings. Also the account must have a webinar license to transfer webinars.

Text

FALSE

Transfer Meetings?

Include meeting invitations when transferring assets to another email address.

If set to True, meeting invitations are sent to the email address specified in the Transfer To Email input field.

If set to False, meeting invitations aren't transferred.

Dropdown

FALSE

Transfer Webinars?

Include webinar invitations when transferring assets to another email address.

If set to True, webinar invitations are sent to the email address specified in the Transfer To Email input field.

If set to False, webinar invitations aren't transferred.

Dropdown

FALSE

Transfer Recordings?

Include recordings of meetings when transferring assets to another email address.

If set to True, links to recordings of meetings are sent to the email address specified in the Transfer To Email input field.

If set to False, links to recordings of meetings aren't transferred.

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