- 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 move into the folder.
Returns
Dict[str, str]: Dictionary withstatusandmessagedescribing the result.
Examples
- Sync
- Async

