Changes to Copy message from user

POST /users/{userIdentifier}/messages/{messageId}/copy

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 10 revisions of this API.14

  1. af62694b9f2d1
  2. a28c33d2e65c2
  3. 990ed583c3851
  4. c6fc1d98f5281

What changed

    • added the optional property anyOf[MicrosoftGraphMessage]/allOf[subschema #2: message]/attachments/items/allOf[subschema #2: attachment]/contentBytes to the response with the 2XX status

      response-optional-property-added

    • removed MicrosoftGraphOutlookItem subschema #2: message from the response body allOf list for the response status 2XX

      response-body-all-of-removed

    • added MicrosoftGraphMessage CompletedResponse to the response body anyOf list for the response status 2XX

      response-body-any-of-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation