Skip to main content
POST
Pause an agent

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required
agent_id
string
required

Body

application/json
reason
string

Reason for pausing the agent

Response

Agent paused successfully

agent_id
string
containment_status
enum<string>
Available options:
paused
contained_at
string<date-time>
contained_by
string
containment_reason
string | null