/
GO
golioth
/
golioth API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
153
243
440.8 KB
Releases
patch
/v1/projects/{projectId}/releases/{releaseId}
Path parameters
projectId
string
required
releaseId
string
required
Request body
GoliothReleaseUpdate
required
addDeviceTagId
string[]
addReleaseTag
string[]
deviceTagIds
string[]
releaseTags
string[]
removeDeviceTagId
string[]
removeReleaseTag
string[]
rollout
boolean
Response
A successful response.
GoliothUpdateReleaseResponse
required
data
GoliothRelease