post https://api.bamboohr.com/api/gateway.php//v1_1/employees//tables//
Updates a table row. You will notice the interface for updating a row is the same in version 1.1 as in version 1.0, but the behavior of some fields will be different. See the table sections above for details.
Sample Request
{
"date":"2010-06-01",
"location":"New York Office",
"divison":"Sprockets",
"department":"Research and Development",
"jobTitle":"Machinist",
"reportsTo":"John Smith"
}