Attempts to refresh linked files for the selected documents
Returns ipfs files
Body
messageIdstringRequiredExample:
Entity Timestamp
1706823227.586179534
Responses
200
ipfs files
application/json
500
Internal server error
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