Use this API to deactivate an active user or to reactivate a deactivated user. For user-level apps, pass theDocumentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
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
| Parameter | Description |
|---|---|
| Action | The action types:activate - Activate a deactivated user.deactivate - Deactivate a user. |
| User ID | The user ID or email address of the user. For user-level apps, pass the me value. |