qui_cancel_directory_scan
Cancel an in-progress directory scan by providing the directory ID. Stops the scan process immediately to free resources.
Instructions
Call qui's DELETE /dir-scan/directories/{directoryID}/scan 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 |