Create Document Embed

Creates an embed resource associated with a particular document. The request must be authenticated with an OAuth 2.0 token that has access to the document being embedded.

Creates an embed resource associated with a particular document.

  • The request must be authenticated with an OAuth 2.0 token that has access to the document.

Valid Authentication Methods:

OAuth 2.0 User Token and Account Token Scopes:

  • lucidchart.document.content.share.embed
  • lucidchart.document.app.picker.share.embed
  • lucidscale.document.content.share.embed
  • lucidscale.document.app.picker.share.embed
  • lucidspark.document.content.share.embed
  • lucidspark.document.app.picker.share.embed

Path Params
uuid
required

ID of the document to be embedded.

Body Params
string
enum
required

Determines what version of the document will be loaded in the document viewer.

Allowed:
Responses

400

Bad Request. Occurs if the embed version provided in the request body is invalid.

403

Forbidden. Occurs when the access token isn't allowed to create an embed for this document.

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