Notify that a sync operation completed and provide the file manifest.
Notify that a sync operation completed and provide the file manifest. This is typically called after uploading or downloading files to finalize the sync state.Documentation Index
Fetch the complete documentation index at: https://docs.terminaluse.com/llms.txt
Use this file to discover all available pages before exploring further.
Request model for completing a sync operation.
Sync direction: 'UP' or 'DOWN'.
Sync status: 'SUCCESS' or 'FAILED'.
Unique ID for this sync operation (idempotency key).
SHA256 checksum of the archive.
Size of the archive in bytes.
List of files in the filesystem (empty if status is FAILED).
Successful Response