These docs are for v1.0. Click to read the latest docs for v1.4.

Create/Copy/Import Document

Body Params
string

Title that should be given to the newly created or copied document.
Required for Creating or Copying a document.

string
enum

"lucidchart" or "lucidspark".
Required for Creating a document.

Allowed:
number

ID of the folder to create the new document in.
Optionally used for Creating or Copying a document.

uuid

ID of the document to copy.
Required for Copying a document.

extensionBootstrapData
object

Bootstrap data can be attached to the created document to be consumed by a specific Extension Package.

Headers
string
required
Defaults to 1

The API version used in the request.

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

403

Forbidden.

  • if the user doesn't have access to or permissions to create within the specified parent folder.
  • if the user doesn't have permissions to access the specified template to create from.
  • if the token authorizing the request has the document.app scope with a specified parent folder that is outside the app folder's folder tree.
  • if the token does not have the correct scope for the import type.
  • if the token requesting a board import does not have a Lucidspark Enterprise License.
415

Unsupported Media Type. The file type provided is not supported (Import Document operation).

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json