Rename file
PUT https://api.imagekit.io/v1/files/rename
Request Body
{"filePath"=>"/path/to/old-file-name.jpg", "newFileName"=>"new-file-name.jpg", "purgeCache"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
PUT https://api.imagekit.io/v1/files/rename
{"filePath"=>"/path/to/old-file-name.jpg", "newFileName"=>"new-file-name.jpg", "purgeCache"=>false}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |