users.message
Delete attachment from user
Delete an attachment from a message in a specific user's mailbox.
delete/users/{userIdentifier}/messages/{messageId}/attachments/{attachmentId}
Headers
If-Matchstring
ETag
Response
If successful, the attachment is deleted from the specified user's message and no content is returned. Unless, the attachment may not exist or access may be denied.
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲