/
SE
semgrep
/
Semgrep Web App
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
semgrep
Semgrep Web App
post
/api/support/cases
v1
latest
OpenAPI 3.0.3
2026-07-22
238
629
559.2 KB
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