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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring