/
SI
simscale
/
SimScale API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
AI Models
6
CAD Features
3
CAD Imports
3
CADs
8
Component Registry
24
Data Repository
12
post
Upload a new data object.
post
Initialize an upload session backed by pre-signed URLs.
delete
Delete an initialized upload session.
post
Start appending a chunk to an initialized upload session.
post
Finish an append operation after the chunk was uploaded through its pre-signed URL.
post
Cancel an append operation.
post
Finalize an upload session and register it as data.
get
Read the metadata of a data object.
get
Download an existing data object.
get
Read the domain-specific metadata of a data object.
put
Update the domain-specific metadata of a data object.
get
List data objects in a project.
Export
2
Folders
10
Materials
12
Mesh Operations
10
Meshes
2
Postprocessing
2
Project Permissions
1
Projects
5
Reports
8
Simulation Runs
15
Simulations
9
Space Permissions
3
Spaces
3
Storage
1
Table Imports
1
Users
2
Wind
1
Workflow Repository
6
Workflow Runner
10
Data Repository
Delete an initialized upload session.
delete
/data-repository/data/upload-sessions/{storageId}
Path parameters
storageId
string
required
Query parameters
projectId
string
required
Response
Upload session deleted.
Changes