v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Auth

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.

delete/projects/{project_id}/branches/{branch_id}/auth

Request body

delete_databoolean

If true, deletes the neon_auth schema from the database

Response

Delete the integration with the authentication provider