The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /csv/reply/UserPutRequest HTTP/1.1 
Host: gc-test.splitvision.nl 
Content-Type: text/csv
Content-Length: length
OldName,NewName,TenantId,ModifiedBy,OrgId,Culture
String,String,String,0,0,String
 
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
StatusCode,StatusMessage
String,String