Update Password Lockout Settings
PUT/policies/password/lockout
Update the password lockout settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify when a user should be locked (e.g how many password attempts). The user has to be unlocked by an administrator afterward.
Request​
Responses​
- 200
 - 403
 - 404
 - default
 
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.