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
The goal ID to pause
Request Body
Optional reason for pausing (logged for audit)
Response
The paused goal ID
pausedNumber of times the recurring goal has run so far