Unlock Locked Out User

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Note

From Artifactory release 7.49.3, this API is being replaced by the new SECURITY APIs available in the JFrog Platform.

Description: Unlocks a single user that was locked out due to recurrent incorrect login attempts.

Security: Requires a valid admin user

Usage: POST /api/security/unlockUsers/{userName}

Produces: application/text

Since: 4.4

Sample Usage:

POST /api/security/unlockUsers/{userName}