- Sync
- Async
Parameters
folder_id_or_name
(str): Folder identifier. Accepts either the folder’s UUID or its name.document_id
(str): Identifier of the document to remove.
Returns
Dict[str, str]
: Dictionary withstatus
andmessage
describing the outcome.
Examples
- Sync
- Async