users.message

Delete message from user

Delete a message in a specific user's mailbox.

delete/users/{userIdentifier}/messages/{messageId}

Headers

If-Matchstring

ETag

Response

If successful, the message is deleted from the specified user's mailbox and no content is returned. Unless, the message may not exist or access may be denied.

Changes