Create File Manager File From Chunked File (deprecated)
This endpoint validates that all chunks of the import have been received, then completes a chunked file import, given by its ID in the URL, and creates a file manager file entity.
Permissions
api.file-manager.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Created
The name of the file as it appeared when first imported, including the extension.
1The suffix used at the end of the file.
1The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
Indicates whether the object is a DIRECTORY or a FILE.
DIRECTORY, FILE Identifies the associated engagement.
Identifies the parent directory. If NULL, the directory is positioned at the root level.
The current name of the file, excluding the extension.
The status of the file as it appears in MindBridge.
MODIFIED, ROLLED_FORWARD Identifies the associated file info.

