Verify Password Internal

post/api/v2/internal/user/verifypassword

Route to verify password

Request Body

username string required
The username to verify
password string required
The password to verify

200 Response

valid boolean required
Whether the password is valid

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id