[Beta] Upgrades the project's Postgres version
post
/v1/projects/{ref}/upgradeOAuth scopes
- projects:write
The fine-grained token must include the following permissions to access this endpoint:
- project_admin_write
- database_write
Path parameters
- refRequiredstring
Project ref
Body
- target_versionRequiredstring
- release_channelOptionalenum
Response codes
- 201
- 401
- 403
- 429
- 500
Response (201)
1{2 "tracking_id": "lorem"3}