Create File Manager Directory
Create a new file manager directory.
Permissions
api.file-manager.write
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Created
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.

