Check password
POST {{base_url}}/api/2/users/check_password
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string |
RESPONSES
status OK
{
"compromised": false
} |
ENDPOINTS