v1
latestOpenAPI 3.1.02026-07-26294215839.4 KBCompensation Benchmarking
Public API
Import Compensation Benchmarks From CSV
Parses a CSV of compensation benchmarks uploaded as multipart/form-data and returns the parsed rows together with a suggested column-to-field mapping. The response is a preview payload — callers must follow up with the publish step in the UI/API to persist benchmarks. Returns 400 when no file part is provided and 422 when the CSV is malformed.
OAuth Scopes: compensation_benchmarks.write
post/api/v1/compensation/benchmarks/import
Response
Parsed CSV preview containing the raw rows and a suggested column map.