apps_management_VPP App Management
Force refresh of VPP app version metadata
Synchronously re-fetches the latest iTunes metadata for a single VPP app under the caller's tenant and persists it. Same write path as the daily VPP version cron, scoped to one (tenant, app_id). Returns the refreshed app details so the UI can render without a follow-up GET.
post/v2/itunesapps/{appId}/refresh-version
Path parameters
appIdstring uuid required
The internal Esper app id (UUID) of the VPP app
Response
Success