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

Endpoint deprecated: POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email

Affected surface
POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email

What changed

Endpoint deprecated: POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email Affected surface: POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email. Root cause: endpoint `POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email`. Detected at Fri, 21 Aug 2026 21:18:35 UTC UTC.

Diff

{
  "path": "POST /projects/{project_id}/branches/{branch_id}/auth/send_test_email"
}

Likely impact

The contract still holds, but observable behavior shifted — defaults, response timing, or rate-limit shaping. Existing code keeps compiling and most calls keep working, but edge cases may differ. Worth a sanity check.

The endpoint still works for now but the provider has flagged it for removal. Plan the migration on your next maintenance cycle.

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.