post
https://console.neon.tech/api/v2/projects//branches//auth/email_provider/test
Sends a test email using the branch's already-saved custom SMTP configuration. Only the
recipient_email is provided — the stored SMTP settings and password are used server-side,
so the caller does not need to re-supply (or be able to read) the password. This avoids the
GET response's masked password being sent back, which would fail SMTP authentication.
Requires a configured custom SMTP provider on a Better Auth integration. A shared provider,
a missing configuration, or a non-Better-Auth integration is rejected.