Update OAuth provider

Updates an OAuth provider for the specified project.

Path Params
string
required
^[a-z0-9-]{1,60}$

The Neon project ID

string
required
^[a-z0-9-]{1,60}$

The Neon branch ID

string
enum
required

The OAuth provider ID

Allowed:
Body Params
string

The OAuth client ID registered with the provider. Omit to keep the currently configured value.

string

OAuth client secret for the provider. Omit to leave the existing secret unchanged.

string

The tenant ID scoping the Microsoft OAuth provider. Supply this field when the provider type is microsoft; it has no effect for other provider types.

Responses

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