hubapi.com – files
Upload and manage files.
- Homepage
- https://api.apis.guru/v2/specs/hubapi.com:files/v3.json
- Provider
- hubapi.com:files / files
- OpenAPI version
- 3.0.1
- Spec (JSON)
- https://api.apis.guru/v2/specs/hubapi.com/files/v3/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/hubapi.com/files/v3/openapi.yaml
Tools (20)
Extracted live via the executor SDK.
-
files.deleteFilesV3FilesFileIdArchiveDelete file by ID
-
files.deleteFilesV3FilesFileIdGdprDeleteArchiveGdprGDRP delete file
-
files.getFilesV3FilesFileIdGetByIdGet file by ID.
-
files.getFilesV3FilesFileIdSignedUrlGetSignedUrlGenerates signed URL that allows temporary access to a private file.
-
files.getFilesV3FilesImportFromUrlAsyncTasksTaskIdStatusCheckImportCheck the status of requested import.
-
files.getFilesV3FilesSearchDoSearchSearch through files in the file manager. Does not display hidden or archived files.
-
files.patchFilesV3FilesFileIdUpdatePropertiesUpdate properties of file by ID.
-
files.postFilesV3FilesImportFromUrlAsyncImportFromUrlAsynchronously imports the file at the given URL into the file manager.
-
files.postFilesV3FilesUploadUpload a single file with content specified in request body.
-
files.putFilesV3FilesFileIdReplaceReplace existing file data with new file data. Can be used to change image content without having to upload a new file and update all references.
-
folders.deleteFilesV3FoldersFolderIdArchiveDelete folder by ID.
-
folders.deleteFilesV3FoldersFolderPathArchiveByPathDelete folder by path.
-
folders.getFilesV3FoldersFolderIdGetByIdGet folder by ID
-
folders.getFilesV3FoldersFolderPathGetByPathGet folder by path.
-
folders.getFilesV3FoldersSearchDoSearchSearch for folders. Does not contain hidden or archived folders.
-
folders.getFilesV3FoldersUpdateAsyncTasksTaskIdStatusCheckUpdateStatusCheck status of folder update. Folder updates happen asynchronously.
-
folders.postFilesV3FoldersCreateCreates a folder.
-
folders.postFilesV3FoldersUpdateAsyncUpdatePropertiesUpdate properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools