/
RI
rilldata
/
Rill Admin API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v52
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-04
170
260
320.4 KB
UpdateProject updates a project
patch
/v1/orgs/{org}/projects/{project}
Path parameters
org
string
required
project
string
required
Request body
object
required
archiveAssetId
string
description
string
devSlots
string
int64
devTtlSeconds
string
int64
directoryName
string
gitRemote
string
newName
string
overrideDiskGb
string
int64
primaryBranch
string
prodSlots
string
int64
prodTtlSeconds
string
int64
prodVersion
string
provisioner
string
public
boolean
subpath
string
superuserForceAccess
boolean
Response
A successful response.
V1UpdateProjectResponse
required
project
V1Project