v7

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-013764062.2 MB
Auth

Validates password

Verifies that the password adheres to the Unleash password guidelines

post/auth/reset/validate-password

Request body

passwordstring required

The password to validate

Example request

{
  "password": "hunter2"
}

Response

This response has no body.