post
https://{artifactory_host}/artifactory/api/move//
Moves an artifact or a folder to the specified destination. Supported by local repositories only.
Optionally suppress cross-layout module path translation during move. You can test the move using dry run.
Move item behaves similarly to a standard file system and supports renames. If the target path does not exist, the source item is moved and optionally renamed. Otherwise, if the target exists and it is a directory, the source is moved and placed under the target directory.
Note: Requires Artifactory Pro.
Security: Requires a privileged user (can be anonymous)
