Skip to main content
POST
Kill 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 killing the agent

Response

Agent killed successfully

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