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

Endpoint removed: PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number

Affected surface
PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number

What changed

Endpoint removed: PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number Affected surface: PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number. Root cause: endpoint `PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number`. Detected at Fri, 08 May 2026 00:52:37 UTC UTC.

Diff

{
  "path": "PUT /projects/{project_id}/branches/{branch_id}/auth/plugins/phone_number"
}

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.