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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"preventBruteForceLockoutFromUnknownDevices":false}