Delete Document Embed

Deletes an existing document embed.

  • This will cause the document viewer to fail when attempting to load this document embed.

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
string
required

ID of the embedded document to retrieve.

string
required

ID of the document embed to retrieve.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

OK. Occurs when the document embed is deleted successfully.

403

Forbidden. Occurs when the access token isn't allowed to delete the embed.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!