post
https://{companyDomain}.bamboohr.com/api/v1/employees//tables//
Update an existing row in the specified employee table by submitting field name/value pairs for the fields to change in JSON or XML.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Row updated successfully. A 200 response is returned as long as at least one field was updated, even if some fields were skipped due to permissions. No response body is returned.
400The posted JSON or XML is malformed, or required fields are missing.
403Permission denied.
404The employee, table, or row does not exist.
406One or more field values are invalid.
409Conflict. The provided field values conflict with business rules or payroll constraints.
412Precondition failed. The update requires an active pay schedule or other required prerequisite data.
