POST api/SupportImageUpload
Request Information
URI Parameters
None.
Body Parameters
IFormFile| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentType | string |
None. |
|
| ContentDisposition | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| Length | integer |
None. |
|
| Name | string |
None. |
|
| FileName | string |
None. |
Request Formats
application/json, text/json, text/html, application/xml, text/xml, application/x-www-form-urlencoded, multipart/form-data
Sample:
Sample not available.
Response Information
Resource Description
None.