MessageAttachmentsImpl
The following resources are part of this group:
/mailbox/messages/{messageId}/attachments
POST
Parameters
name |
description |
type |
default |
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
/mailbox/messages/{messageId}/attachments/zipped{zipFilename}
GET
Parameters
name |
description |
type |
default |
files |
(no documentation provided)
|
query |
|
zipFilename |
(no documentation provided)
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
/mailbox/messages/{messageId}/attachments/{streamId}
POST
Parameters
name |
description |
type |
default |
streamId |
(no documentation provided)
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
/mailbox/messages/{messageId}/attachments/{streamId}{filename}
The following operations are supported on this resource:
GET
Parameters
name |
description |
type |
default |
streamId |
(no documentation provided)
|
path |
|
filename |
(no documentation provided)
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
HEAD
Parameters
name |
description |
type |
default |
streamId |
(no documentation provided)
|
path |
|
filename |
(no documentation provided)
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
DELETE
Parameters
name |
description |
type |
default |
streamId |
(no documentation provided)
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
(no documentation provided)
/mailbox/messages/{messageId}/attachments/abortpackage/{isDownload}}
GET
Abort all running transfers for given item and direction.
Parameters
name |
description |
type |
default |
isDownload |
true to abort all downloads, false to abort all uploads
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
message with the count of aborted transfers
/mailbox/messages/{messageId}/attachments/abortitem/{streamId}/{isDownload}}
GET
Abort all running transfers for given item and direction.
Parameters
name |
description |
type |
default |
streamId |
item id
|
path |
|
isDownload |
true to abort all downloads, false to abort all uploads
|
path |
|
messageId |
Message id path param.
|
path |
|
Response Body
message with the count of aborted transfers