v1
latestOpenAPI 3.0.02026-07-2661281.2 KBUpdate File
org:files:write
put/files/{network}/{id}
Path parameters
network'public' | 'private' required
Target a file on either the public or private IPFS network
idstring required
Request body
Example request
{
"name": "Hello Files API"
}Response
OK