How to reactivate users

Options

I found this article https://community.pushbot.com/discussion/614/view-deactivated-users around reactivating users, but wanted to make sure there wasn't another way to do it

Tagged:

Answers

  • Jacob_154284
    Options

    As far as I know those are the steps. Maybe there is an API call for batch processing that request, but I'm not sure what that would be.

    Per user steps through the UI.
    1. Go to the application table of Users

    3. Find the user you want to reactivate. Copy the username of the user.
    4. Put the team name and user's username string into the url, https://{team-name}.pushbot.com/users/{username}
    5. Click on reactivate user