Users

Unlock a User

If a user is locked this endpoint will unlock them

post/v2/users/{userId}/unlock

Path parameters

userIdstring uuid required

The UUID of the User.

Response

Success the user was unlocked or was already unlocked

Changes