Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceItemResetPreviews
Deletes all generated previews of the ResourceItem, and resets any "error" switches
Declaration
public string ResourceItemResetPreviews ( string apiKey, string resourceName, string itemID );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
resourceName | The name of the resource | |
itemID | The ID of the ResourceItem |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception