The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/UpdateNewPassword HTTP/1.1
Host: gallifrey.studebakersubmetering.com
Content-Type: text/csv
Content-Length: length
ResetId,Password,RequestIpAddress
String,String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Success,UserType,UserId,Name,LoginToken,LastLogin,LastLoginUtc,FormattedLastLogin,EmailAddress,ResponseStatus
False,0,String,String,String,0001-01-01,0001-01-01,String,String,"{errorCode:String,message:String,stackTrace:String,errors:[{errorCode:String,fieldName:String,message:String}]}"