Suspend and Unsuspend Users
You can use the Dashboard to suspend or unsuspend a specific user's access to your brand.
Suspend Users
Go to the Dashboard > User Management > Users
To the right of the user's email in detail page that you want to suspend, click ... and choose Suspend. Alternatively, you can click the user's name and click the Suspend button under Actions menu in the top left of the user detail page.
To suspend a user using Jframework API, use the Suspend a user to do this action.
Unsuspend Users
Go to the Dashboard > User Management > Users
To the right of the user's name you want to unblock, click ... and choose Unsuspend. Alternatively, you can click a previously suspended user's name and click the Unsuspend button under Actions menu in the top left of the user detail page.
To unsuspend a user using Jframework API, use the Unsuspend a user to do this action.
Last updated
Was this helpful?