Microsoft Copilot · Example Payload

Microsoft Copilot Subscription Request Example

AgentsAI AssistantArtificial IntelligenceChatbotCopilotExtensibilityGenerative AIMicrosoft 365Productivity

Microsoft Copilot Subscription Request 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

changeTypenotificationUrlresourceexpirationDateTimeclientState

Example Payload

Raw ↑
{
  "changeType": "example_value",
  "notificationUrl": "https://www.example.com",
  "resource": "example_value",
  "expirationDateTime": "example_value",
  "clientState": "example_value"
}