Update an employee table rowCopy Pageput https://app.peopleforce.io/api/public/v3/employees/{employee_id}/tables/{internal_name}/rows/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsemployee_idstringrequiredinternal_namestringrequiredInternal name generated by systemidstringrequiredRow ID of the employee table rowBody ParamsEach parameter sent in request is mapped to the internal name generated by the table column name. eg. For adding a row to an employee table called Pets { "name": "Ruby", "gender": "1", "hobbies": ["4", "5"], "age": "5" } Single select and multi select column types should use option ID values from the Get an employee table endpointinternal_namestringResponse 200OKUpdated 17 days ago