v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBCompensation Benchmarking
Public API
Create Compensation Benchmark
Creates a new compensation benchmark for a specific company job title (and optionally a specific job location). The jobTitleId value comes from GET /api/v1/compensation/benchmarks (jobDetails.id) or the company's job-title list. When jobLocationId is omitted, the benchmark applies to the job title at any location. Returns the saved benchmark wrapped in savedBenchmark along with a status message.
OAuth Scopes: compensation_benchmarks.write
post/api/v1/compensation/benchmarks
Request body
Response
Object containing the newly created benchmark row and a status message.