delete https://api.lucid.co/documents//embeds/
Deletes an existing document embed. It supports both Account and User token types.
This will cause the document viewer to fail when attempting to load this document embed.
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
204OK. Occurs when the document embed is deleted successfully.
403Forbidden. Occurs when the access token isn't allowed to delete the embed.