Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceLibrarySaveSettings
Saves the settings of the specified Library (a top-level directory in the Resource's tree)
Declaration
public string ResourceLibrarySaveSettings ( string apiKey, string resourceName, string libraryName, string xml );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
resourceName | The name of the resource | |
libraryName | The name of the library for which to save the settings | |
xml | The new settings XML (as returned by ResourceLibraryGetSettings) |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Edit
Apply on resource
Resources