v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
users.message

Copy message from user

Copy a message to a folder within a specific user's mailbox.

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

Request body

DestinationIdstring

The destination folder ID or well-known folder name

Response

If successful, returns the copied message in the destination folder of the specified user's mailbox. Unless, the destination folder may not exist or the message may not be found.

OR
CompletedResponse nullable required