v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
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.