v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth

Update localhost allow setting

Updates the localhost allow setting for the specified branch's Neon Auth integration. When enabled, authentication flows work from localhost without adding it to the redirect URI whitelist.

patch/projects/{project_id}/branches/{branch_id}/auth/allow_localhost

Request body

allow_localhostboolean required

Whether to allow localhost connections

Response

Updated the allow localhost configuration

allow_localhostboolean required

Whether to allow localhost connections