post https://api.lucid.co/documents//embeds
Creates an embed resource associated with a particular document. The request must be authenticated with an OAuth2 token that has access to the document. It supports both Account and User token types.
Valid Access Token Types
Valid Access Scopes
lucidchart.document.content.share.embed
lucidchart.document.app.picker.share.embed
lucidscale.document.content.share.embed
lucidscale.document.app.picker.share.embed
Responses
400Bad Request. Occurs if the embed version provided in the request body is invalid.
403Forbidden. Occurs when the access token isn't allowed to create an embed for this document.