resume_stream
Resume paused payment streams for human task services. Restart Superfluid flows or micro-transfers by providing job ID and authentication.
Instructions
Resume a paused stream. For Superfluid: create a new flow first, then call this — backend verifies. For micro-transfer: creates a new 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_) | |
| sender_address | No | Wallet address for the new flow (Superfluid only, optional if same as before) |