Skip to main content
POST
Set Agent Status

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
Agent UUID
string
required
Target status: active, paused, or stopped

Example Request

Example Response

Status Values

Use paused to bring a stopped agent’s pod up without starting the execution loop. This gives you filesystem access without the agent processing messages.

Status Codes