Update rest-api.md (#33702)
- Added additional platform information to address confusion encountered during a recent prospect call. --------- Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
co-authored by
Rachael Shaw
parent
b6fde2ab5e
commit
df0d60a8f4
@@ -6559,7 +6559,7 @@ Delete a script that will automatically run during macOS setup.
|
||||
|
||||
> `POST /api/v1/fleet/mdm/apple/enqueue` API endpoint is deprecated as of Fleet 4.40. It is maintained for backward compatibility. Please use the new API endpoint below. [Archived documentation](https://github.com/fleetdm/fleet/blob/fleet-v4.39.0/docs/REST%20API/rest-api.md#run-custom-mdm-command) is available for the deprecated endpoint.
|
||||
|
||||
This endpoint tells Fleet to run a custom MDM command, on the targeted macOS or Windows hosts, the next time they come online.
|
||||
This endpoint tells Fleet to run a custom MDM command on the targeted macOS, iOS, iPadOS, or Windows hosts the next time they come online.
|
||||
|
||||
`POST /api/v1/fleet/commands/run`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user