/
SE
semgrep
/
Semgrep Web App
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
AiFixJobsService
1
AiTasksService
3
AutofixService
1
AutomationsService
5
AutotriageFeedbackService
1
ChecklistService
3
DeploymentProductsService
3
DeploymentService
16
get
Get Deployment Users
post
Add Deployment User
post
Create Deployment
get
Get Deployment
patch
Update Deployment
get
Get Deployment Authorized Actions
get
Get deployment default user role
get
Get Deployment GitHub App Status
get
Get Deployments
post
List Deployment Users
patch
/api/agent/deployments/{deploymentId}/users/{userId}/roles
post
/api/agent/deployments/{deploymentId}/has_deepsemgrep
post
/api/agent/deployments/{deploymentId}/has_dependency_query
post
/api/agent/deployments/{deploymentId}/has_triage_via_comment
post
/api/agent/deployments/{deploymentId}/products/feedback
delete
Remove Deployment User
DeploymentsService
2
DeploymentSsoProvidersService
1
DeploymentTagService
5
EditorService
1
ExternalTicketingService
5
FeatureRolloutsService
1
FindingsService
1
IgnoresService
4
InfrastructureConfigurationsService
1
IssuesService
8
ManagedScanSettingsService
4
MemoriesService
9
MiscService
8
NotificationRulesService
5
NotificationsService
2
NotificationWebhooksService
6
PoliciesService
6
PoliciesV2Service
8
ProjectManagedScanSettingsService
2
ProjectsService
19
ReportsService
15
ReviewCommentProductContentService
4
RuleboardService
8
ScansService
5
ScmAppsService
10
ScmService
7
ScmSubscriptionsService
4
SlackService
6
SmsPackageManagerConfigService
4
SmsScaResolutionConfigService
1
SupplyChain2Service
6
SupplyChainService
5
SupportService
2
SurveysService
2
TasksService
1
TeamsService
9
TicketingService
4
TokenService
1
TriageService
1
UsersService
5
VersionsService
1
WizCredentialService
6
DeploymentService
Add Deployment User
Add a user to the deployment
post
/api/agent/deployments/{deploymentId}/users
Path parameters
deploymentId
string
required
Request body
ProtosDeploymentV1AddDeploymentUserRequest
required
deploymentId
string
Response
OK
ProtosDeploymentV1AddDeploymentUserResponse
required
deployment
ProtosDeploymentV1Deployment
Changes