mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
2 lines
206 B
Text
2 lines
206 B
Text
* Added endpoint `DELETE /mdm/profiles/{id}` to delete an existing MDM profile (Windows and macOS).
|
|
* Added endpoint `GET /mdm/profiles/{id}` to get or download an existing MDM profile (Windows and macOS).
|