Patch User
Partially updates an existing user in FileCloud.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
User ID.
array of objectrequired
Patch operations, for example [{"op":"replace","path":"displayName","value":"apps"}].