Unhide a B2 file
b2_unhide_fileRestore a hidden file in B2 Cloud Storage by removing its hide marker. If the file is already visible, it reports restored false instead of failing.
Instructions
Removes the latest hide marker, making a hidden file visible again. If the file was not hidden, this reports restored false rather than failing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileName | Yes | Name of the file to restore. | |
| bucketName | Yes | Bucket containing the file. |