Reset user's password (known value)

PUT {{stripeUrl}}/admin/v1/UserPasswordChanger/{{userid}}

Reset {{userid}} password to a known value Welcome123

Request Body

{"password"=>"Welcome123", "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:UserPasswordChanger"]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Datestring
Content-Typestring
x-content-sha256string