Skip to main content

Abort a deposit

DELETE 

/deposit/:id

Optional core — provided when deposit.supported is true. See the Deposits guide.

Abort an open deposit, discarding its staged metadata document and files. Aborting is terminal; the RO-Crate is left at its prior version (or never comes into existence for a create deposit).

Deposits are also subject to implementation-defined expiry — an expired deposit behaves as aborted, and subsequent access MAY return 404. Where the implementation declares depositTtlSeconds in /capabilities, that is the expiry horizon.

Request

Responses

Deposit aborted