delete
https://console.neon.tech/api/v2/projects//branches//auth
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.
200Delete the integration with the authentication provider