Getting and Updating the Brute Force Configuration

Learn how to retrieve and update brute force configuration by using Auth0 API.

In this lesson, we'll see how we can update the brute force configuration or get the brute force configuration using an API call. To achieve these tasks, we'll use the https://{{DOMAIN}}/api/v2/attack-protection/brute-force-protection endpoint. Getting the brute force configuration is a GET request, while updating the brute force configuration is a PATCH request.

Get hands-on with 1200+ tech skills courses.