Users
Verify user password
Test if the given password matches the user's password.
post/api/users/{userId}/password/verify
Path parameters
userIdstring required
The unique identifier of the user.
Request body
Response
User password matches.
Test if the given password matches the user's password.
The unique identifier of the user.
User password matches.