/
OP
opsre
/
GOS Release API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 46m ago · Updated 1mo ago
Details
Filter operations
applications
5
get
List applications
post
Create application
get
Get application by ID
put
Update application
delete
Delete application
pipeline-bindings
5
pipeline-param-defs
5
pipelines
5
platform-param-dicts
5
release-orders
10
applications
Update application
put
/applications/{id}
Path parameters
id
string
required
Application ID
Request body
HttpapiUpdateApplicationRequest
required
artifact_type
string
description
string
key
string
language
string
name
string
owner
string
owner_user_id
string
repo_url
string
status
string
Response
OK
HttpapiApplicationDataResponse
required
data
HttpapiApplicationResponse
Changes