POST api/Tickets?controllerName={controllerName}&viewName={viewName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| controllerName | string |
Required |
|
| viewName | string |
Required |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
check
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
check