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
Response
Delete the integration with the authentication provider
Changes
No recorded changes to this endpoint across all 1 revision of this API.