RestDeleteApplication()
Deletes an existing REST mapping.
RestDeleteApplication( dirPath=string, password=string );
Returns: void
| Argument | Description |
|---|---|
|
dirPath
string,
required
|
edit
Path to the directory to be registered or reset. Alias: dir, directory, path |
|
password
string,
optional
|
edit
password for the web administrator, this is needed delete a REST mapping. Alias: webAdminPassword |
Examples
editThere are currently no examples for this function.
See also
- REST
- RestInitApplication()
- RestSetResponse()
- REST Services with Lucee
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)