Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 747 Bytes

DocCreate.md

File metadata and controls

9 lines (8 loc) · 747 Bytes

CodaJsClient.DocCreate

Properties

Name Type Description Notes
title String Title of the new doc. Defaults to 'Untitled'. [optional]
sourceDoc String An optional doc ID from which to create a copy. [optional]
timezone String The timezone to use for the newly created doc. [optional]
folderId String The ID of the folder within which to create this doc. Defaults to your "My Docs" folder in the oldest workspace you joined; this is subject to change. You can get this ID by opening the folder in the docs list on your computer and grabbing the `folderId` query parameter. [optional]