ClearAppDataForPackage
POST/devices/:deviceId/clear-data/packages/:packageName
Clear app data on a device by any package name. The command is sent to the device as-is; 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