Skip to main content

Delete a contributor-less entity

DELETE 

/entity/:id

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

Delete an entity that no RO-Crate contributes to — its roCrateIds is empty. Such entities (for example an Organisation whose last contributing RO-Crate was deleted but which the implementation chose to retain) cannot be reached by any deposit-session operation, so this is the one entity-level write.

An entity with contributing RO-Crates cannot be deleted directly — its lifecycle is governed by its RO-Crates — and the request is rejected with 409 Conflict.

After deletion the entity's URI follows the implementation's declared tombstonePolicy.

Request

Responses

Entity deleted