link_automation_rule
Link an automation rule to a test cycle using the automation rule key and test cycle ID. Enables the rule to be triggered for that cycle.
Instructions
Associate an automation rule with a test cycle so it can be triggered for that cycle. automationRuleKey is the rule's string key from your QMetry automation config. Returns 200 on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycleId | Yes | Test cycle ID | |
| automationRuleKey | Yes | Automation rule key to link |