File Service
FileDelete
FileDeleteTransactionBody protobuf message that marks a file on the Hedera File Service as deleted, clearing its contents until expiry.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
FileDeleteTransactionBody protobuf message that marks a file on the Hedera File Service as deleted, clearing its contents until expiry.
| Field | Type | Description |
|---|---|---|
fileID | FileID | The file to delete. It will be marked as deleted until it expires. Then it will disappear. |
Was this page helpful?