Unlock a User
POST {{baseUrl}}/api/v1/users/:userId/lifecycle/unlock
Unlocks a user with a LOCKED_OUT
status or unlocks a user with an ACTIVE
status that is blocked from unknown devices. Unlocked users have an ACTIVE
status and can sign in with their current password.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""