- Sync
- Async
Parameters
folder_id_or_name(str): Folder identifier. Accepts the folder’s UUID, name, or canonical path (e.g.,/projects/alpha/specs; leading slash optional).document_id(str): Identifier of the document to remove.
Returns
Dict[str, str]: Dictionary withstatusandmessagedescribing the outcome.
Examples
- Sync
- Async

