Run Automation rule now
Start a manual run for an Automation rule.
Restrictions
Usage
- Starts a manual run for a rule the caller can manage, then returns after the hidden AI SRE session starts.
- Manual runs are rate-limited to one start per rule per minute; rate-limited calls return
429. - The
preflightobject explains the rule scope and runner checks used before the run starts. - Every call is recorded in the account audit log. Don’t put secrets in request fields.
Authorizations
App key issued from the Flashduty console. Required on every public API call. Keep it secret — it grants the same access as the owning account.
Body
Rule ID.
Response
Success
Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.
Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.
"01HK8XQE3Z7JM2NTFQ5YJ8P9R4"
Error payload inside the response envelope. Present only on non-2xx responses.
Endpoint-specific payload. See each operation's 200 response schema.