latestOpenAPI 3.0.12026-08-2035981.5 MB

0287c6a59eba

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

passwordstring required

Password to verify.

Response

User password matches.