Deactivate user
PUT {{HOST}}/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 | ||
Content-Type | string |