Delete File
This interface is used to delete a file.
HTTP Interface:
DELETE /file/
Request Header:
Identity signature required: yes
Request example:
curl -X DELETE URL/file/<fid> -H "Account: cX..." -H "Message: ..." -H "Signature: 0x..."
Last updated
Was this helpful?