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