Soft-Delete Task and Close Payment Channel is a paid API for AI agents from scheduler.withzero.xyz, paid per call via MPP, metered — billed by usage, status healthy (last checked 2026-09-10, last successful call 2026-09-04).
Soft-deletes a scheduled cron task, closes its associated payment channel, and refunds any remaining balance to the buyer.
Stop a task. Direct rail closes the payment channel and refunds remaining escrow. ZeroClick rail releases pending reservations and reports no refund because buyer billing is held by the marketplace. 📖 Full guide: https://scheduler.withzero.xyz/llms.txt
Returns a JSON object with the task UUID, updated status, the on-chain channel close transaction hash (or null), the amount in micros claimed by the seller, and the amount in micros refunded to the buyer.
DELETEhttps://scheduler.withzero.xyz/api/v1/tasks/{id}Use this endpoint when you need to permanently cancel a recurring cron task and recover any remaining funds from the payment channel. Choose this over pause/resume when you have no intention of restarting the task and want finality with a refund.
{
"type": "object"
}| Field | Type | Description |
|---|---|---|
| idrequired | string | |
| statusrequired | string | |
| billing_railrequired | string | |
| channel_close_txrequired | — | |
| buyer_refunded_microsrequired | string | |
| seller_claimed_microsrequired | string |
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"