Wipe API Endpoint - Same arguments as Portal GUI (Disable Activation Lock, Preserve Data Plan, Return to Service, etc)
I've seen other suggestions on adding select arguments to the Wipe endpoint of the SimpleMDM API.
I'd like to propose adding all the available Wipe Options from the Portal GUI to the API Endpoint, with [default values] if these arguments are not in the request:
disableActivationLock > [True] / False
preserveDataPlan > True / [False]
disallowProximitySetup > True / [False]
returnToService > True / [False]
*Large reason being I utilize this to re-instate corporate tablets with cellular service (i.e. someone leaves and someone is hired, reuse technology). Up to know, we've had Physical SIM cards. I learned, the hard way, the new eSIMs are deleted when using the API Wipe endpoint as it does NOT support the Preserve Data Plan argument.