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

Endpoint removed: POST /api/v1/time-tracking/projects/{projectId}/tasks

Affected surface
POST /api/v1/time-tracking/projects/{projectId}/tasks

What changed

Endpoint removed: POST /api/v1/time-tracking/projects/{projectId}/tasks Affected surface: POST /api/v1/time-tracking/projects/{projectId}/tasks. Root cause: endpoint `POST /api/v1/time-tracking/projects/{projectId}/tasks`. Detected at Tue, 19 May 2026 02:59:29 UTC UTC.

Diff

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

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.