post https://api.lucid.co/embeds/token
Generates a tightly-controlled, limited scope, short-term temporary access token to allow your app to display embedded Lucid documents in an . The token is short-lived, and allows the embedding website to load the document picker and document viewer, but does not grant access to any additional resource within Lucid. It supports both Account and User token types.
Valid Access Token Types
Valid Access Scopes
lucidchart.document.app.picker.share.embed
Responses
401Access token is missing or invalid.
403Access to the embed is forbidden.
404The embed id in the parameter is not found.