New: MCP server monitoring is live. Start free trial
MongoDB AtlasEndpointBreaking

Endpoint removed: POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger

Affected surface
POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger

What changed

Endpoint removed: POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger Affected surface: POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger. Root cause: endpoint `POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger`. Detected at Mon, 20 Jul 2026 05:36:29 UTC UTC.

Diff

{
  "path": "POST /api/atlas/v2/groups/{groupId}/pipelines/{pipelineName}/trigger"
}

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.