/
DE
devops-collective-inc
/
Runway API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Authentication
2
Connection
8
get
/api/v2/connections
post
/api/v2/connections
delete
/api/v2/connections
get
/api/v2/connections/{connectionId}
put
/api/v2/connections/{connectionId}
delete
/api/v2/connections/{connectionId}
get
/api/v2/connections/count
post
/api/v2/connections/query
Connection
put
/api/v2/connections/{connectionId}
Path parameters
connectionId
string
required
Request body
UpdateConnectionRequest
required
description
string
actionId
string
groupId
string
assignedEndpointId
string
settings
object
runnerId
string
name
string
isHidden
boolean
required
id
string
Response
OK
Changes