Reset user's password (random value)
PUT {{HOST}}/admin/v1/UserPasswordResetter/{{userid}}
Reset the {{userid}} password to random value
Request Body
{"schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:UserPasswordResetter"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |