POST api/ticket/createticketfile/{ticketId}

Creates a new attachment for a ticket

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ticketId

The new ticketid

string

Required

Body Parameters

None.

Response Information

Resource Description

An annotationmodel

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.