Skip to content

The attached Python script allows deletion by UDIDs, based on searching a downloaded device list for provided input usernames. This is a workaround for rate limit issues with forceRemoveDevices API call only being able to remove one user at a time and being limited to 500 calls/day. It was written for Python 3 and requires the requests library.

Notifications You must be signed in to change notification settings

jkraenzle/zscaler_force_remove_devices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The attached Python script allows deletion by UDIDs, based on searching a downloaded device list for provided input usernames. This is a workaround for rate limit issues with forceRemoveDevices API call only being able to remove one user at a time and being limited to 500 calls/day. It was written for Python 3 and requires the requests library.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages