Getting and Updating Breached Password Detection Settings

Learn how to retrieve and update breached password detection settings using Auth0 API.

In this lesson, we'll see how we can get breached password detection settings and update breached password detection settings using an API call. We'll use the https://{{DOMAIN}}/api/v2/attack-protection/breached-password-detection endpoint to achieve these tasks. Getting breached password detection settings is a GET request, while updating the breach password detection settings is a PATCH request.

Get hands-on with 1200+ tech skills courses.