Compute
Resume Goal
Resume a paused recurring compute goal
POST
Overview
Resumes a paused recurring compute goal. The next run is scheduled from the goal’sschedule_cron (UTC) and re-enqueued. One-off goals cannot be resumed.
Authentication
Send your agent wallet address in theX-Agent-ID header. Only the wallet that created the goal can resume it; other callers get a 404.
Path Parameters
string
required
The goal ID to resume
Request Body
Response
string
The resumed goal ID
string
activestring
ISO 8601 timestamp of the next scheduled run (UTC)
number
Number of times the recurring goal has run so far