POST REGEXP /\/v1\/file\/rename\?apiKey=.*&projectId=.*&fileUri=translations\.json&newFileUri=translations-renamed.json/
host: sandbox-api.smartling.com
accept: application/json
content-type: application/json
body: {\"fileUri\":\"translations.json\",\"newFileUri\":\"translations-renamed.json\"}

200 HTTP/1.1
server: nginx
date: Mon, 28 Jul 2014 20:52:38 GMT
content-type: application/json;charset=UTF-8
transfer-encoding: chunked
connection: keep-alive
vary: Accept-Encoding
set-cookie: JSESSIONID=E3482101FD3FC03900988096A540F435; Path=/; Secure; HttpOnly
access-control-allow-origin: *
access-control-max-age: 86400
content-disposition: inline
pragma: no-cache
cache-control: no-cache, no-store, max-age=0
expires: Thu, 01 Jan 1970 00:00:00 GMT
content-language: en-US

{"response":{"data":null,"code":"SUCCESS","messages":[]}}