Generate a password (suggestion for specific user)
PUT {{HOST}}/admin/v1/UserPasswordGenerator/{{userid}}
Generate a password for {{userid}} compliant with the password policy
Request Body
{"schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:UserPasswordGenerator"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |