Loops
pauseLoop
Pause Loop
Pause a Loop: it stops firing on its cadence but keeps its config, recipe, and run history intact, and can be resumed with startLoop.
Arguments
instanceIdstringrequiredThe loop instance's id, from listLoops.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- pause my loop
- stop this loop from running for now
- hold off on X
Pair it with
The verbs that finish the job.