Create a password policy on the given tenantpost https://{tenanturl}/v3.0/PasswordPoliciesEntitlement required: managePwdPolicy (Manage password policy).Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠBody ParamsThe password policy attributes.schemasarray of stringsrequiredAn array of strings that contain the URIs that indicate the namespaces of the SCIM schemas that define the attributes in the current JSON structure. The schema "urn:ietf:params:scim:schemas:ibm:core:3.0:policy:Password"is returned.schemas*ADD stringpolicyNamestringrequiredUser defined name of the password policypolicyDescriptionstringrequiredA description of the password policypasswordStrengthobjectrequiredpasswordStrength objectpasswordSecurityobjectrequiredpasswordSecurity objectResponses 201Created. 400The request was incorrect. 403Forbidden. 500An internal server error occurred.Updated over 1 year ago