Delete domain from redirect_uri whitelist

Removes a domain from the redirect URI whitelist for the specified branch.
After removal, the domain can no longer be used as a redirect target after authentication.

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
string
enum
required

Authentication provider integrated with this Neon Auth configuration. better_auth integrates with Better Auth (the current, recommended provider). stack integrates with Stack Auth (deprecated). mock is a simulated provider for local development and testing only.

Allowed:
domains
array of objects
required

Domain names to remove from the redirect URI whitelist for the specified auth provider.

domains*
Responses
200

Deleted the domain from the redirect_uri whitelist

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