Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

alertId
string
required

Alert UUID or human-readable display ID

Body

application/json
agentId
string<uuid>
required

Response agent to assign and start immediately

reason
string

Optional reason for starting triage with this agent

Required string length: 1 - 2000

Response

Successful response

alert
object
required
runId
string<uuid>
required

Created response-agent triage run, stored as chats.id

entry
object
required