xero.com – xero_files
These endpoints are specific to Xero Files API
- Homepage
- https://api.apis.guru/v2/specs/xero.com:xero_files/2.9.4.json
- Provider
- xero.com:xero_files / xero_files
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/xero.com/xero_files/2.9.4/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/xero.com/xero_files/2.9.4/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
files.createFileAssociationBy passing in the appropriate options, you can create a new folder
-
files.createFolderBy passing in the appropriate properties, you can create a new folder
-
files.deleteFileDelete a specific file
-
files.deleteFileAssociationBy passing in the appropriate options, you can create a new folder
-
files.deleteFolderBy passing in the appropriate ID, you can delete a folder
-
files.getAssociationsByObjectBy passing in the appropriate options,
-
files.getFileRetrieves a file by a unique file ID
-
files.getFileAssociationsBy passing in the appropriate options,
-
files.getFileContentBy passing in the appropriate options, retrieve data for specific file
-
files.getFilesRetrieves files
-
files.getFolderBy passing in the appropriate ID, you can search for specific folder
-
files.getFoldersBy passing in the appropriate options, you can search for available folders
-
files.getInboxSearch for the user inbox
-
files.updateFileUpdates file properties of a single file
-
files.updateFolderBy passing in the appropriate ID and properties, you can update a folder
-
files.uploadFileUploads a File
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools