Microsoft Copilot · Example Payload

Microsoft Copilot Sensitivity Label Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

Microsoft Copilot Sensitivity Label Example is an example object payload from Microsoft Copilot, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sensitivityLabelIddisplayNametoolTipprioritycolor

Example Payload

Raw ↑
{
  "sensitivityLabelId": "500123",
  "displayName": "example_value",
  "toolTip": "example_value",
  "priority": 10,
  "color": "example_value"
}