POST v2/tasks/{id}/attachments

Uploads an attachment to the task.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ID for the Task to which the attachment is being uploaded.

integer

Required

Body Parameters

None.

Response Information

Resource Description

HTTP Status OK is returned with success and failure message if any

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.