v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Document Access

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.

post/v1/documents/{id}/trash

Path parameters

idstring uuid required

ID of the document to be moved to the trash.

Response

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