Update 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.