[POST] ~/email/attachments?filename={filename}

Uploads an attachment.

Request Information

URI Parameters

NameDescriptionType
filename

Filename of the file.

string

This value is required and must not be omitted.

Body Parameters

None.

Request Formats

None.

Response Information

Resource Description

A task that represents the asynchronous upload attachment operation.

The result content is empty, the location of the instance is returned using the Location response header. An additional X-Identity header is present containing the identity of the created entity.

Response Formats

The response is empty.