Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Use this API to deactivate an active user or to reactivate a deactivated user. For user-level apps, pass the me value instead of the userId parameter. An account owner or admins can deactivate as well as activate a user in a Zoom account. Deactivating a user will remove all licenses associated with a user. It will prevent the deactivated user from logging into their Zoom account. A deactivated user can be reactivated. Reactivating a user grants the user access to login to their Zoom account. Scopes: user:write:admin, user:write Rate Limit Label: Light.
External DocumentationTo learn more, visit the Zoom documentation.

Parameters

ParameterDescription
ActionThe action types:
activate - Activate a deactivated user.
deactivate - Deactivate a user.
User IDThe user ID or email address of the user. For user-level apps, pass the me value.

Workflow Library Example

Update User Status with Zoom and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop