Removed "experimental" warning for POST /hosts/:id/software/:software_title_id/install (#45910)

- `numa` is about to use this endpoint.
This commit is contained in:
Noah Talerman
2026-05-27 18:25:43 -05:00
committed by GitHub
parent 0d904acdd6
commit e642e6af15
-2
View File
@@ -12184,8 +12184,6 @@ Body: <blob>
### Install software
> **Experimental feature**. This feature is undergoing rapid improvement, which may result in breaking changes to the API or configuration surface. It is not recommended for use in automated workflows.
_Available in Fleet Premium._
Install software (package or app store app) on a macOS, iOS, iPadOS, Windows, or Linux (Ubuntu) host. Software title must have a `software_package` or `app_store_app` to be installed.