v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Embedding Utils

Delete Document Embed

Deletes an existing document embed. This will cause the document viewer to fail when attempting to load this document embed.

delete/v1/documents/{documentId}/embeds/{embedId}

Path parameters

documentIdstring uuid required

ID of the embedded document to retrieve.

embedIdstring uuid required

ID of the document embed to retrieve.

Response

OK. Occurs when the document embed is deleted successfully.