Unlock locked account

Restores login access for a user account that was temporarily locked (typically after too many failed login attempts). Clears the account's lockedUntil timestamp and sets its status back to ACTIVE. The user can sign in immediately after the call returns. Does not affect users that were administratively disabled — only temporary lockouts.

Path Params
string
required
^[0-9a-fA-F]{32}$

The unique identifier of the organization

string
required
^[0-9a-fA-F]{32}$

The user id

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json