Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
Request successful. This example uses the built-in password policy that enforces a minimum password length, and some complexity rules.
An array of password policy rules. Each element of the array is representing one rule of the policy.