Skip to main content

Unlock User

POST 

/users/:id/_unlock

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: use user service v2 UnlockUser instead.

Unlock a user with the state 'locked'. The user will be able to log in again afterward. The endpoint returns an error if the user is not in the state 'locked'.

Request​

Responses​

OK