Bulk Invalidate All Remembered Browsers for Multi-Factor Authentication
Last Updated:
Overview
Solution
However, it is not possible to bulk invalidate the user's remember browser option. This must be performed for each user using the POST /api/v2/users/{id}/multifactor/actions/invalidate-remember-browser endpoint.
This method needs to loop through all user_ids. When making a series of requests for all users, please stay within the rate limits for the Management APIv2.