Expand description
File action operations
This module provides specialized file operations including:
- Begin upload (first stage of file upload process)
- Copy files
- Move files
- Get metadata
The most important operation here is begin_upload
, which must be called
before uploading any file to Files.com.
Structsยง
- File
Action Handler - Handler for file action operations