Move file
POST https://api.imagekit.io/v1/files/move
Request Body
{"sourceFilePath"=>"/path/to/file.jpg", "destinationPath"=>"/folder/to/move/into/"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://api.imagekit.io/v1/files/move
{"sourceFilePath"=>"/path/to/file.jpg", "destinationPath"=>"/folder/to/move/into/"}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |