ClearAppDataForApp
POST/devices/:deviceId/clear-data/apps/:appId
Clear app data for a managed app on a device. The app must belong to your organization (or be shared with it). The command is sent to the device regardless of whether the app is assigned or installed; the device ignores it if the package is not present. System app data cannot be cleared.
Request
Responses
- 204
- 401
- 403
- 404
- 422
- 500
Success - No Content
Unauthorized
Forbidden
Not Found
Unprocessable Entity
Internal Server Error