Unlock user
POST/users/:id/_unlock
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
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'.
Deprecated: please use user service v2 UnlockUser
Request​
Responses​
- 200
- default
OK
An unexpected error response.