POST api/ticket/createticketfile/{ticketId}
Creates a new attachment for a ticket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ticketId |
The new ticketid |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
An annotationmodel
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.