Skip to main content
POST
/
storage
/
entity
/
{identifier}
{
  "value": "<unknown>",
  "updatedAt": "2023-11-07T05:31:56Z"
}
{
"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

value
any
updatedAt
string<date-time>