Skip to main content
create_document Create a new document (file) or folder in a project. Set type to “FOLDER” for folders, “FILE” for documents.

Parameters

string
required
Document or folder name.
string, enum: 'FILE' | 'FOLDER'
default:"FILE"
Node type: “FILE” or “FOLDER”.
string
Parent folder ID. Omit for project root level.
string
string
Optional document description.
string
Optional document reference.