v1

latestOpenAPI 3.0.02026-07-14169146300.3 KB
Projects

[Beta] Upgrades the project's Postgres version

post/v1/projects/{ref}/upgrade

Path parameters

refstring required
Example:abcdefghijklmnopqrst

Project ref

Request body

target_versionstring required
release_channel'internal' | 'alpha' | 'beta' | 'ga' | 'withdrawn' | 'preview'

Example request

{
  "target_version": "17",
  "release_channel": "ga"
}

Response

tracking_idstring required