Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - TaskRemoveFromLog
Removes (deletes) a Task file from the Log directory
Declaration
public string TaskRemoveFromLog ( string apiKey, string taskID );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
taskID | string | Task ID |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception