patch https://www.formstack.com/scim/Users/
The request is a PatchOperations object, which includes an array of PatchOperation objects. The only supported op
s are add
and remove
currently for adding and removing users from the group.
The response is a User object.