v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth (legacy)

Create new auth user

DEPRECATED, use /projects/{project_id}/branches/{branch_id}/auth/users instead. Creates a new user in Neon Auth. The user will be created in your neon_auth.users_sync table and automatically propagated to your auth project, whether Neon-managed or provider-owned.

post/projects/auth/user

Request body

project_idstring required
auth_provider'mock' | 'stack' | 'better_auth' required
emailstring email required
namestring

Response

Creates new user

idstring required

ID of newly created user