/
BE
beis
/
API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
beis
API Documentation
post
Check if password matches the password policy rules
v15
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-01
207
511
541.9 KB
Validate Password
Check if password matches the password policy rules
post
/v1.0/users/validate-password
Request body
PasswordValidationRequestDTO
required
The password validation request
password
string
required
Response
OK
PasswordValidationResponseDTO
required
valid
boolean
errors
PasswordValidationErrorDTO[]