Data as a Service
Introduction & AICompAnalyst Market Data Tools
OverviewSalaryIQ Labor Market Tools
OverviewReference
ResourcesPUT /cloud/Data/V1/Employee/{EmployeeId}
Updates an existing employee record in CompAnalyst.
PUT
Authorization: Bearer {AccessToken}
Content-Type: application/json
Only the updated fields need to be included in the request body. For example in the below just an employee's base salary in the currency the employee is assigned to is updated. All other field values remain the same.
Refer to Employees
{
"BaseSalary": 80000
}
200 OK
{
"WEBAPIStatusCode": 0,
"WEBAPIStatusDesc": "Success."
}
© Copyright Salary.com 2026. All Rights Reserved.
Privacy Policy/California Privacy Rights | Legal | Accessibility | Terms of Use | Do Not Sell or Share My Information