/
SE
semgrep
/
Semgrep Web App
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3w ago · Updated 3w ago
View markdown
semgrep
Semgrep Web App
post
/api/support/cases
v1
latest
OpenAPI 3.0.3
2026-07-22
238
629
559.2 KB
AiFixJobsService
1
AiTasksService
3
AutofixService
1
AutomationsService
5
AutotriageFeedbackService
1
ChecklistService
3
DeploymentProductsService
3
DeploymentService
16
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
get
/api/support/cases/{orgid}
post
/api/support/cases
SurveysService
2
TasksService
1
TeamsService
9
TicketingService
4
TokenService
1
TriageService
1
UsersService
5
VersionsService
1
WizCredentialService
6
SupportService
post
/api/support/cases
Request body
ProtosSupportV1CreateSupportCaseRequest
required
subject
string
description
string
type
'TYPE_FEATURE_REQUEST'
|
'TYPE_BUG_FIX'
|
'TYPE_QUESTION'
enum
value
description
TYPE_FEATURE_REQUEST
TYPE_BUG_FIX
TYPE_QUESTION
email
string
priority
'PRIORITY_URGENT'
|
'PRIORITY_HIGH'
|
'PRIORITY_MEDIUM'
|
'PRIORITY_LOW'
enum
value
description
PRIORITY_URGENT
PRIORITY_HIGH
PRIORITY_MEDIUM
PRIORITY_LOW
organizationId
string
deploymentId
string
Response
OK
ProtosSupportV1CreateSupportCaseResponse
required