Interrupt a T3 run
t3_run_interruptInterrupt an accepted T3 run to stop its execution. The interruption is journaled and won't be replayed automatically.
Instructions
Request interruption of one accepted T3 run. The interruption itself is journaled and is never replayed automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | ||
| idempotencyKey | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| status | Yes | ||
| commandId | Yes | ||
| t3Sequence | No | ||
| operationId | Yes | ||
| environmentId | Yes |