From Bright Pattern Documentation
• 5.2
<translate>= Clear User Lock State= This API is used to reset a temporary lockout if a user's account has been temporarily locked out after too many invalid login attempts.
URL
http[s]://<host>:<port>/configapi/v2/user/lock/<login_id>
Method
PUT
Response
{ "lockedOut":false }
</translate>