qui_delete_scan_directory
Delete a scan directory by its ID from qui's REST API. Supply the directory ID in arguments, with optional query parameters and JSON body.
Instructions
Call qui's DELETE /dir-scan/directories/{directoryID} endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |