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