Attempts to refresh linked files for the selected documents

Try load ipfs files

post

Returns ipfs files

Body
messageIdstringRequired

Entity Timestamp

Example: 1706823227.586179534
Responses
200
ipfs files
application/json
post
POST /api/v1/entities/update-files HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 36

{
  "messageId": "1706823227.586179534"
}
{
  "id": "1706823227.586179534"
}

Last updated