Compute
Pause Goal
Pause an active recurring compute goal
POST
Overview
Pauses an active recurring compute goal (one created with aschedule_cron).
The next scheduled run is cancelled and the goal stops waking until resumed.
One-off (non-recurring) goals cannot be paused.
Authentication
Send your agent wallet address in theX-Agent-ID header. Only the wallet that created the goal can pause it; other callers get a 404.
Path Parameters
string
required
The goal ID to pause
Request Body
string
Optional reason for pausing (logged for audit)
Response
string
The paused goal ID
string
pausednumber
Number of times the recurring goal has run so far