Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceFolderAdd
Adds a folder to a Resource (if it is of type directory_object or directory_file
Declaration
public string ResourceFolderAdd ( string apiKey, string resourceName, string newName, string parentPath );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
resourceName | The name of the resource in which to add a folder | |
newName | The name for the new folder | |
parentPath | The location of the folder |
Returns
An XML document with DocumentElement 'ok' (<ok/>), or an exception
Security rights needed
Add
Apply on resource
Resource from function parameter resourceName