Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceItemSave
Saves the definition XML or the underlying object XML of a Resource Item (depending on the Resource's type)
Declaration
public string ResourceItemSave ( string apiKey, string resourceName, string itemID, string xml );
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 | |
xml | The new XML for the ResourceItem |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Edit
Apply on resource
Resource from function parameter resourceName