Skip to main content

Validates a user password.

POST 

/users/validatePassword/

Submits a user password in the request body for validation. Returns 204 No Content on success, indicating the password is correct for the specified user.

Request

Responses

No Content