SuperAgent Lifecycle
Pause SuperAgent
Pause a running SuperAgent. The container stays alive but the agent stops processing.
post/v1/superagents/{agent_id}/pause
Path parameters
agent_idstring uuid required
The SuperAgent's unique identifier
Response
Agent paused
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○