v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Image Updates

Trigger image update check

Triggers a background check for newer image versions across all stacks. Rate limited to one refresh per 10 minutes. Requires admin role.

post/api/image-updates/refresh

Response

Refresh started.

successboolean
messagestring

Example response

{
  "message": "Image update check started in background."
}