v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Public API

Delete groups by status or delete one level

Delete compensation level groups when segment is draft, published, or historic, or delete a single compensation level when segment is a numeric level identifier.

OAuth Scopes: pay_grades_and_bands.write

delete/api/v1/pay-grades-and-bands/levels/{segment}

Path parameters

segmentstring required
Example:draft

Either draft, published, or historic to delete groups by status, or a numeric level id to delete one level.

Response

Successfully deleted groups ({"status":"success"}) or returned updated hierarchy after deleting a level.

object required