v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Public API

Save compensation level groups and levels

Upsert compensation level groups and levels. Creates new groups or levels or updates existing ones. Does not delete existing data not included in the request.

OAuth Scopes: pay_grades_and_bands.write

put/api/v1/pay-grades-and-bands/levels

Request body

Response

Successfully saved groups and levels

statusstring

Example response

{
  "status": "success"
}