Reset user's password (random value)
PUT {{stripeUrl}}/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 | ||
Date | string | ||
Content-Type | string | ||
x-content-sha256 | string |