Replace the User Lockout Settings
PUT {{baseUrl}}/attack-protection/api/v1/user-lockout-settings
Replaces the User Lockout Settings for an org
Request Body
{"preventBruteForceLockoutFromUnknownDevices"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"preventBruteForceLockoutFromUnknownDevices":false}