/
DI
diabatix
/
Case API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
ApiHealth
1
AuditLog
3
Boundary
4
Case
15
CaseNote
6
CaseResults
3
CaseValidation
3
DataOverview
1
Estimation
2
Interface
5
Job
5
LibraryItem
7
Region
4
post
Create region
get
Get region
put
Update region
delete
Delete region
SubmissionQueue
4
SubRegion
4
Target
4
Region
Update region
Updates an existing region with the provided information
put
/regions/{regionId}
Path parameters
regionId
integer
required
Request body
UpdateRegionModel
required
name
string
required
regionType
string
required
data
string
nullable
Response
Success
CaseSetupDto
required
id
integer
name
string
nullable
casetype
string
nullable
regions
RegionSchemeDto[]
nullable
interfaces
InterfaceSchemeDto[]
nullable
step
string
nullable
Changes