New: MCP server monitoring is live. Start free trial
BambooHREndpointBreaking

Endpoint removed: POST /api/v1/time-tracking/projects

Affected surface
POST /api/v1/time-tracking/projects

What changed

Endpoint removed: POST /api/v1/time-tracking/projects Affected surface: POST /api/v1/time-tracking/projects. Root cause: endpoint `POST /api/v1/time-tracking/projects`. Detected at Sat, 23 May 2026 03:49:02 UTC UTC.

Diff

{
  "path": "POST /api/v1/time-tracking/projects"
}

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.

Migrate any callers off this endpoint before the next deploy. Search your codebase for the surface above and replace with the provider's documented successor.

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.