pause_stream
Pause active payment streams by stopping automated transfers. For Superfluid, delete the flow first for verification. For micro-transfers, skip pending ticks.
Instructions
Pause an active stream. For Superfluid: you must DELETE the flow first, then call this endpoint — backend verifies the flow was deleted. For micro-transfer: skips the current pending tick.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID | |
| agent_key | Yes | Your agent API key (starts with hp_) |