Skip to main content
POST
Stop Agent

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
Agent UUID

Example Request

Example Response

Stopping an agent shuts down its pod completely to save resources. The agent’s workspace and configuration are preserved. Use pause instead if you need filesystem access while the agent is idle.

Status Codes