Skip to main content
DELETE
/
storage
/
entity
/
{identifier}
{
  "message": "<string>"
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Path Parameters

identifier
string
required

Storage identifier.

Query Parameters

entity
string
required

Entity identifier.

space
string

Space Identifier

Response

Success

message
string