v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth

Create new auth user

Creates a new user in the Neon Auth user directory for the specified branch. The user is created in the neon_auth.users_sync table and can immediately authenticate using the branch's configured auth providers.

post/projects/{project_id}/branches/{branch_id}/auth/users

Request body

emailstring email required
namestring

Response

Creates new user

idstring required

ID of newly created user