Disable Neon Auth for the branch

Disables the Neon Auth integration for the specified branch, removing the connection to the authentication provider. If delete_data is true, also deletes the neon_auth schema and all associated tables from the branch database. The integration can be re-enabled by calling POST /projects/{project_id}/branches/{branch_id}/auth.

Path Params
string
required

The Neon project ID

string
required

The Neon branch ID

Body Params
boolean
Defaults to false

If true, deletes the neon_auth schema from the database

Responses
200

Delete the integration with the authentication provider

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