Required fields added in PUT /api/v1/pay-grades-and-bands/job-titles (LevelsAndBands-JobTitleAssignmentsRequest)
- Affected surface
- PUT /api/v1/pay-grades-and-bands/job-titles
- Affected field
- LevelsAndBands-JobTitleAssignmentsRequest
What changed
Required fields added in PUT /api/v1/pay-grades-and-bands/job-titles (LevelsAndBands-JobTitleAssignmentsRequest) Affected surface: PUT /api/v1/pay-grades-and-bands/job-titles. Root cause: schema `LevelsAndBands-JobTitleAssignmentsRequest`. Detected at Sat, 30 May 2026 04:32:22 UTC UTC.
Diff
{
"added_required": [
"jobTitles"
],
"path": "PUT /api/v1/pay-grades-and-bands/job-titles",
"schema_path": "schema LevelsAndBands-JobTitleAssignmentsRequest"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Add the new required field to all request payloads or arguments. Requests omitting it will be rejected.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
