Update email and password configuration

Updates the email and password authentication configuration for the specified branch's Neon Auth integration.
Only the fields provided in the request body are updated.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

Body Params
boolean

Whether email and password authentication is enabled

string
enum

The email verification method to use

Allowed:
boolean

Whether email verification is required before users can sign in

boolean

Whether users are automatically signed in after verifying their email

boolean

Whether to send a verification email when users sign up

boolean

Whether to send a verification email when users sign in

boolean

Whether to disable new user sign ups

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json