Update Neon Auth webhook configuration

Updates the webhook configuration for the specified branch's Neon Auth integration.
Webhooks notify an external endpoint when auth events occur, such as user creation or sign-in.

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
required

Whether the webhook is active.

string

Destination URL that receives webhook event payloads.

enabled_events
array of strings

Event types that trigger this webhook. Covers user lifecycle, email/OTP delivery, organization invitations, and phone verification events; see the enum for exact values.

enabled_events
Allowed:
integer
1 to 10
Defaults to 5

Maximum time, in seconds, to wait for a response from the webhook endpoint.

Responses

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