Microsoft Copilot · Example Payload

Microsoft Copilot Identity Set Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

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

Top-level fields

userapplicationdevice

Example Payload

Raw ↑
{
  "user": "example_value",
  "application": "example_value",
  "device": "example_value"
}