Skip to main content

Request an application upgrade or downgrade

POST 

/api/admin/settings/upgrade

Requests an application upgrade to a curated release by dropping a validated request for the updater sidecar to perform. System administrators only. Returns 202; the swap, health check, and rollback happen asynchronously in the sidecar. Upgrade to a curated release, or DOWNGRADE by restoring a recorded pre-upgrade backup (which permanently discards everything created since it). Returns 202.

View source

Request

Responses

Requested; it will run asynchronously.