Optional
requestFactory: FilesApiRequestFactoryOptional
responseProcessor: FilesApiResponseProcessorFileId to delete
Optional
_options: ConfigurationGDRP delete file GDPR delete
ID of file to GDPR delete
Optional
_options: ConfigurationGDRP delete file GDPR delete
ID of file to GDPR delete
Optional
_options: ConfigurationDelete file by ID Delete file
FileId to delete
Optional
_options: ConfigurationCheck the status of requested import. Check import status.
Import by URL task ID
Optional
_options: ConfigurationCheck the status of requested import. Check import status.
Import by URL task ID
Optional
_options: ConfigurationSearch through files in the file manager. Does not display hidden or archived files. Search files
Optional
properties: string[]Desired file properties in the return object.
Optional
after: stringThe maximum offset of items for a given search is 10000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberNumber of items to return. Maximum limit is 100.
Optional
sort: string[]Sort files by a given field.
Optional
id: stringSearch files by given ID.
Optional
createdAt: DateSearch files by time of creation.
Optional
createdAtLte: DateOptional
createdAtGte: DateOptional
updatedAt: DateSearch files by time of latest updated.
Optional
updatedAtLte: DateOptional
updatedAtGte: DateOptional
name: stringSearch for files containing the given name.
Optional
path: stringSearch files by path.
Optional
parentFolderId: numberSearch files within given folderId.
Optional
size: numberQuery by file size.
Optional
height: numberSearch files by height of image or video.
Optional
width: numberSearch files by width of image or video.
Optional
encoding: stringSearch files with specified encoding.
Optional
type: stringFilter by provided file type.
Optional
extension: stringSearch files by given extension.
Optional
url: stringSearch for given URL
Optional
isUsableInContent: booleanIf true shows files that have been marked to be used in new content. It false shows files that should not be used in new content.
Optional
allowsAnonymousAccess: booleanIf 'true' will show private files; if 'false' will show public files
Optional
_options: ConfigurationSearch through files in the file manager. Does not display hidden or archived files. Search files
Optional
properties: string[]Desired file properties in the return object.
Optional
after: stringThe maximum offset of items for a given search is 10000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberNumber of items to return. Maximum limit is 100.
Optional
sort: string[]Sort files by a given field.
Optional
id: stringSearch files by given ID.
Optional
createdAt: DateSearch files by time of creation.
Optional
createdAtLte: DateOptional
createdAtGte: DateOptional
updatedAt: DateSearch files by time of latest updated.
Optional
updatedAtLte: DateOptional
updatedAtGte: DateOptional
name: stringSearch for files containing the given name.
Optional
path: stringSearch files by path.
Optional
parentFolderId: numberSearch files within given folderId.
Optional
size: numberQuery by file size.
Optional
height: numberSearch files by height of image or video.
Optional
width: numberSearch files by width of image or video.
Optional
encoding: stringSearch files with specified encoding.
Optional
type: stringFilter by provided file type.
Optional
extension: stringSearch files by given extension.
Optional
url: stringSearch for given URL
Optional
isUsableInContent: booleanIf true shows files that have been marked to be used in new content. It false shows files that should not be used in new content.
Optional
allowsAnonymousAccess: booleanIf 'true' will show private files; if 'false' will show public files
Optional
_options: ConfigurationGet file by ID. Get file.
ID of the desired file.
Optional
properties: string[]Optional
_options: ConfigurationGet file by ID. Get file.
ID of the desired file.
Optional
properties: string[]Optional
_options: ConfigurationOptional
properties: string[]Optional
_options: ConfigurationOptional
properties: string[]Optional
_options: ConfigurationGenerates signed URL that allows temporary access to a private file. Get signed URL to access private file.
ID of file.
Optional
size: For image files. This will resize the image to the desired size before sharing. Does not affect the original file, just the file served by this signed URL.
Optional
expirationSeconds: numberHow long in seconds the link will provide access to the file.
Optional
upscale: booleanIf size is provided, this will upscale the image to fit the size dimensions.
Optional
_options: ConfigurationGenerates signed URL that allows temporary access to a private file. Get signed URL to access private file.
ID of file.
Optional
size: For image files. This will resize the image to the desired size before sharing. Does not affect the original file, just the file served by this signed URL.
Optional
expirationSeconds: numberHow long in seconds the link will provide access to the file.
Optional
upscale: booleanIf size is provided, this will upscale the image to fit the size dimensions.
Optional
_options: ConfigurationAsynchronously imports the file at the given URL into the file manager. Import a file from a URL into the file manager.
Optional
_options: ConfigurationAsynchronously imports the file at the given URL into the file manager. Import a file from a URL into the file manager.
Optional
_options: ConfigurationReplace 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. Replace file.
ID of the desired file.
Optional
file: HttpFileFile data that will replace existing file in the file manager.
Optional
charsetHunch: stringCharacter set of given file data.
Optional
options: stringJSON String representing FileReplaceOptions
Optional
_options: ConfigurationReplace 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. Replace file.
ID of the desired file.
Optional
file: HttpFileFile data that will replace existing file in the file manager.
Optional
charsetHunch: stringCharacter set of given file data.
Optional
options: stringJSON String representing FileReplaceOptions
Optional
_options: ConfigurationUpdate properties of file by ID. update file properties
ID of file to update
Options to update.
Optional
_options: ConfigurationUpdate properties of file by ID. update file properties
ID of file to update
Options to update.
Optional
_options: ConfigurationUpload a single file with content specified in request body. Upload file
Optional
file: HttpFileFile to be uploaded.
Optional
folderId: stringEither \'folderId\' or \'folderPath\' is required. folderId is the ID of the folder the file will be uploaded to.
Optional
folderPath: stringEither \'folderPath\' or \'folderId\' is required. This field represents the destination folder path for the uploaded file. If a path doesn\'t exist, the system will try to create one.
Optional
fileName: stringDesired name for the uploaded file.
Optional
charsetHunch: stringCharacter set of the uploaded file.
Optional
options: stringJSON string representing FileUploadOptions.
Optional
_options: ConfigurationUpload a single file with content specified in request body. Upload file
Optional
file: HttpFileFile to be uploaded.
Optional
folderId: stringEither \'folderId\' or \'folderPath\' is required. folderId is the ID of the folder the file will be uploaded to.
Optional
folderPath: stringEither \'folderPath\' or \'folderId\' is required. This field represents the destination folder path for the uploaded file. If a path doesn\'t exist, the system will try to create one.
Optional
fileName: stringDesired name for the uploaded file.
Optional
charsetHunch: stringCharacter set of the uploaded file.
Optional
options: stringJSON string representing FileUploadOptions.
Optional
_options: Configuration
Delete file by ID Delete file