/
DI
diabatix
/
Case API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
diabatix
Case API
put
Update case
v1
latest
OpenAPI 3.0.1
2026-07-14
71
126
83.1 KB
ApiHealth
1
AuditLog
3
Boundary
4
Case
15
post
Create case
post
Submit case
post
Duplicate case
post
Stop running case
post
Finish running case
post
Move case
post
Copy case
get
Get case
put
Update case
delete
Delete case
patch
Update submission status
get
Get case setup
get
List all cases
get
List project cases
get
List stalled cases
CaseNote
6
CaseResults
3
CaseValidation
3
DataOverview
1
Estimation
2
Interface
5
Job
5
LibraryItem
7
Region
4
SubmissionQueue
4
SubRegion
4
Target
4
Case
Update case
Updates a case with the provided information
put
/cases/{caseId}
Path parameters
caseId
integer
required
Request body
UpdateCaseModel
required
name
string
nullable
description
string
nullable
type
0
|
1
|
2
Design = 0 Simulation = 1 StandardDesign = 2
status
0
|
1
|
2
|
3
|
4
timeToComplete
string
date-time
nullable
Response
Success