skip to main content
Hybrid Data Pipeline API reference : Password Policy API
  

Try Now

Password Policy API

The purpose of the Password Policy API is to access Password Policy enforced for the user and validate any password against the password policy.
You can perform the following operations with the Password Policy API.
Operation
Request
URL
GET
https://<myserver>:<port>/api/public/passwordpolicy
POST
https://<myserver>:<port>/api/public/passwordpolicy/validate
* Get Password Policy
* Validate Password Policy