Skip to main content

Validates a user password.

GET 

/users/validatePassword/

Validates the supplied password for the specified user. Returns 204 No Content on success; use this endpoint to verify password correctness without performing a full authentication.

Request

Responses

No Content