I am trying to move a file to another folder where a file with that name already exists. Right now this operation throws 409 “item_name_in_use”. I want to enable versioning on this file move operation. Is there any way to do this or do I need to download and reupload the file for versioning to work?
AI suggested using `conflict_resolution = "replace" ` in the body but it did nothing. Is this hallucination?
Question
File versioning on file movement. (another file exists with the same name in the destination folder)
Be the first to reply!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
