Category Filter
Remove App
Remove an application from both Hexnode MDM and all the devices to which the app was deployed via a policy.
curl
HTTP Request:
1 |
DELETE https://<portal>.hexnodemdm.com/api/v1/applications/{APP_ID}/ |
HTTP Response:
1 |
HTTP/1.1 204 No Content |