Cancel one or more runs. Can cancel runs by thread ID and run IDs, or by status filter.
Action to take when cancelling the run. Possible values are interrupt
or rollback
. interrupt
will simply cancel the run. rollback
will cancel the run and delete the run and associated checkpoints afterwards.
interrupt
, rollback
Payload for cancelling runs.
Success - Runs cancelled