Media Files/Folders
Documentation for Files API
Get List of Files/Folders
Fetches list of files and folders from the media storage
Upload File into Media Storage
If hosted is set to true then fileUrl is required. Else file is required. If adding a file, maximum allowed is 25 MB. For video files, the maximum allowed size is 500 MB.
Delete File or Folder
Deletes specific file or folder from the media storage
Update File/Folder
Updates a single file or folder by ID
Create Folder
Creates a new folder in the media storage
Bulk Update Files/Folders
Updates metadata or status of multiple files and folders
Bulk Delete / Trash Files/Folders
Soft-deletes or trashes multiple files and folders in a single request