Skip to main content
POST
/
storage
/
entities
/
{identifier}
/
export
/
bulk
"<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

space
string

Space Identifier

Body

application/json
filter
string
clientTime
string
Pattern: ^\d+$

Response

OK

The response is of type string.