1. Home
  2. Docs
  3. How-Tos
  4. Activating and Deactivating a User on PureAUTH

Activating and Deactivating a User on PureAUTH

  • To activate all the user profiles (from a specific data-source) on the PureAUTH Platform, run the following command.
puresync activate
  • To activate a single user profile on the PureAUTH Platform, run the following command.
puresync activate <corporate email of user>
  • To deactivate all the user profiles (from a specific data-source) on the PureAUTH Platform, run the following command.
puresync deactivate
  • To deactivate a single user on the PureAUTH platform, run the following command.
puresync deactivate <corporate email of user>
Was this article helpful to you? Yes No