Required. Each operation represents a single action to be applied to the SCIM resource.
Operation
The operation to perform.
JSON representation
{"op": string,"path": string,"value": value}
Fields
op
string
Required. The type of operation to perform.
path
string
Attribute path describing the target of the operation. Examples of valid paths: "path":"members""path":"name.familyName""path":"emails[type eq \"work\"]"
Must be set for add or replace operations. Can be a single value, an object (containing sub-attributes of a complex attribute), or an array depending on the target path.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-08 UTC."],[],[]]