qui_validate_automation_regex
Validate a regex pattern used in automation rules to ensure it works before applying changes to a qBittorrent instance.
Instructions
Call qui's POST /instances/{instanceID}/automations/validate-regex 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 |