/
SE
semgrep
/
Semgrep Web App
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-22
238
629
559.2 KB
DeploymentService
Update Deployment
Update a deployment
patch
/api/agent/deployments/{deploymentId}
Path parameters
deploymentId
string
required
Request body
ProtosDeploymentV1UpdateDeploymentRequest
required
deploymentId
string
displayName
string
defaultUserRole
'ORG_ROLE_ADMIN'
|
'ORG_ROLE_MEMBER'
|
'ORG_ROLE_IMPERSONATOR'
|
'ORG_ROLE_READONLY'
enum
value
description
ORG_ROLE_ADMIN
ORG_ROLE_MEMBER
ORG_ROLE_IMPERSONATOR
ORG_ROLE_READONLY
Response
OK
ProtosDeploymentV1UpdateDeploymentResponse
required
deployment
ProtosDeploymentV1Deployment