Update File Manager Entity
Update an existing file manager entity, identified by its ID.
Permissions
api.file-manager.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
- File Manager Directory
- File Manager File
Data integrity version to ensure data consistency.
Indicates whether the object is a DIRECTORY or a FILE.
DIRECTORY, FILE Identifies the parent directory. If NULL, the directory is positioned at the root level.
The name of the directory.
Response
OK
- File Manager Directory
- File Manager File
The 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 name of the directory.

