v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBCompensation Benchmarking
Public API
Update Compensation Benchmark
Updates an existing compensation benchmark identified by id. The id of an existing benchmark can be obtained from GET /api/v1/compensation/benchmarks/details. Request fields that are omitted or null are cleared on the stored benchmark; callers should send the full benchmark payload to preserve values. On success, returns the saved benchmark row wrapped in savedBenchmark together with a status message.
OAuth Scopes: compensation_benchmarks.write
put/api/v1/compensation/benchmarks
Request body
Response
Object containing the saved benchmark row and a status message.