Creates asynchronous jobs to terminate active Box sessions for specified users. Use this when a user account may be compromised, a device is lost/stolen, or you need to force users to re-authenticate. This logs out users from all active sessions including web, desktop, and mobil…
user_idsRequiredarrayA list of Box user IDs whose sessions should be terminated. Example: ['48351505451', '48351542393']. Both user_ids and user_logins are required.
user_loginsRequiredarrayA list of user login email addresses corresponding to the user_ids. Example: ['user@example.com', 'user2@example.com']. Both user_ids and user_logins are required.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.