mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
1 line
145 B
Text
1 line
145 B
Text
* Added endpoints to add/remove manual labels to/from a host. `POST /api/v1/fleet/hosts/:id/labels` and `DELETE /api/v1/fleet/hosts/:id/labels`.
|