/
GO
golioth
/
golioth API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 4w ago
View markdown
golioth
golioth API
post
/v1/projects/{projectId}/releases
v1
latest
OpenAPI 3.0.3
2026-07-13
153
243
440.8 KB
Access
9
API Keys
4
Artifacts
6
Billing
1
Blueprints
6
Boards
2
Certificates
4
Cohorts
5
Credentials
5
Deployments
3
Devices
6
Firmware
1
Integrations
9
LightDB
9
LightDB Stream
4
Location
1
Logs
2
Networks
4
Notifications
1
Organizations
5
OTAEvents
2
Packages
5
Pipelines
8
PKI
11
Project Config
3
Projects
6
Provisioning
2
Releases
6
get
/v1/projects/{projectId}/releases
post
/v1/projects/{projectId}/releases
get
/v1/projects/{projectId}/releases/{releaseId}
put
/v1/projects/{projectId}/releases/{releaseId}
delete
/v1/projects/{projectId}/releases/{releaseId}
patch
/v1/projects/{projectId}/releases/{releaseId}
Remote Procedure Call
1
Secrets
4
Settings
7
Tags
6
Usage
5
Releases
post
/v1/projects/{projectId}/releases
Path parameters
projectId
string
required
Request body
GoliothReleasesCreateBody
required
artifactIds
string[]
deviceTagIds
string[]
releaseTags
string[]
rollout
boolean
Response
A successful response.
GoliothCreateReleaseResponse
required
data
GoliothRelease