1 2 3 4 5 6 7 8 9 10 11
{ "schemas": [ "urn:ietf:params:scim:api:messages:2.0:PatchOp" ], "Operations": [ { "op": "remove", "path": "members" } ] }