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

KeyDatatypeRequiredDescription
Content-Typestring