/
SW
swissopenem
/
SciCat Ingestor API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 10mo ago
Details
Filter operations
authentication
2
dataset
1
other
1
transfer
2
get
Get list of transfers. Optional use the transferId parameter to only get one item.
delete
Cancel a data transfer
transfer
Cancel a data transfer
delete
/transfer
Request body
IngestorUiDeleteTransferRequest
required
ingestId
string
Ingestion id to abort the ingestion
Response
Transfer canceled successfully
IngestorUiDeleteTransferResponse
required
ingestId
string
Ingestion id to abort the ingestion
status
string
New status of the ingestion.
Changes