Deactivate user
PUT {{stripeUrl}}/admin/v1/UserStatusChanger/{{userid}}
Changing the {{userid}} status by setting the active attribute to false.
Request Body
{"active"=>false, "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:UserStatusChanger"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Date | string | ||
| Content-Type | string | ||
| x-content-sha256 | string |