post http://127.0.0.1:5001/api/v1/files/mv
Move files.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Source file to move. | string | Y |
arg | Destination path for file to be moved to. | string | Y |
Move files.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Source file to move. | string | Y |
arg | Destination path for file to be moved to. | string | Y |
Try It!
to start a request and see the response here!