Files
apple-device-management-mdm/examples/declarative/status/app.managed.list/example2.json
T
2026-08-18 15:34:21 -04:00

13 lines
225 B
JSON

{
"app": {
"managed": {
"list": [
{
"identifier": "com.example.productivity",
"_removed": true
}
]
}
}
}