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