AgentCron Cancel Schedule is a paid API for AI agents from cron.memoryapi.org, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Cancels a previously registered persistent cron schedule by its schedule ID, stopping future executions.
x402-powered persistent cron scheduler. AI agents register scheduled tasks that survive session termination. Runs even when the agent is offline. Pay per registration in USDC on Base mainnet.
Returns a JSON object with a success boolean (true), a confirmation message ('Schedule cancelled successfully.'), and the schedule_id of the cancelled schedule.
POSThttps://cron.memoryapi.org/x402/cron/cancelUse this endpoint when you need to permanently stop a previously registered AgentCron persistent schedule. Prefer this over alternatives when the schedule was created via AgentCron's x402-powered registration and you have the schedule_id. This is the correct endpoint for removing a recurring task that runs even when your agent is offline.
| Field | Type | Description |
|---|---|---|
| input | — |
{
"example": {
"message": "Schedule cancelled successfully.",
"success": true,
"schedule_id": "uuid"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
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"