From 3eb3d85ac8ae24f883cd55d5b44d09fe7d6da92e Mon Sep 17 00:00:00 2001 From: Harrison Ravazzolo <38767391+harrisonravazzolo@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:53:37 -0700 Subject: [PATCH] Add a line to docu 'turn off mdm' is only available on macOS' (#23155) Add line indicating 'turn off mdm' is only available on macOS --------- Co-authored-by: Rachael Shaw --- docs/REST API/rest-api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 6dc53f0289..f280d02024 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -3686,6 +3686,8 @@ _Available in Fleet Premium_ ### Turn off MDM for a host +Turns off MDM for the specified macOS host. + `DELETE /api/v1/fleet/hosts/:id/mdm` #### Parameters