These docs are for v1.0. Click to read the latest docs for v1.4.

Trash Document

Moves the specified document to the trash for the requesting user. If the document is shared or part of a team folder, other users will still have access to the document. Requires the user to be the owner of the requested document or have the appropriate team folder permissions. It supports only User token type.

Valid Access Token Types

User

Valid Access Scopes

lucidchart.document.content

lucidchart.document.app.folder

lucidscale.document.content

lucidscale.document.app.folder

lucidspark.document.content

lucidspark.document.app.folder

Path Params
uuid
required

ID of the document to be moved to the trash.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

No Content when the document is successfully moved into the trash or is already trashed.

403

Forbidden. if the app making the request does not have permission to the document, or if the document has been deleted or does not exist.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!