Generate a password (suggestion for specific user)
PUT {{stripeUrl}}/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 | ||
Date | string | ||
Content-Type | string | ||
x-content-sha256 | string |