POST v1/item-builds/{id}/attachments

Uploads attachment to a specified build.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ID for the item build 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.