POST api/Information/ReIndexImages
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
SVJsonResultName | Description | Type | Additional information |
---|---|---|---|
ContentEncoding | Encoding |
None. |
|
ContentType | string |
None. |
|
Data | Object |
None. |
|
JsonRequestBehavior | JsonRequestBehavior |
None. |
|
MaxJsonLength | integer |
None. |
|
RecursionLimit | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "ContentEncoding": null, "ContentType": "sample string 1", "Data": {}, "JsonRequestBehavior": 0, "MaxJsonLength": 1, "RecursionLimit": 1 }