diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 67e7ba717628..1d97af38ddcb 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -9050,6 +9050,8 @@ Content-Type: application/octet-stream ### List App Store apps +> **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. + Returns the list of Apple App Store (VPP) that can be added to the specified team. If an app is already added to the team, it's excluded from the list. `GET /api/v1/fleet/software/app_store_apps` @@ -9098,6 +9100,8 @@ Returns the list of Apple App Store (VPP) that can be added to the specified tea ### Add App Store app +> **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._ Add App Store (VPP) app purchased in Apple Business Manager. @@ -9162,6 +9166,8 @@ Body: ### Install package or App Store app +> **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` added to be installed.