Skip to main content
POST
Post a follow-up event to a session

Authorizations

Authorization
string
header
required

Account API key: key id as the username, secret as the password.

Path Parameters

session_id
string<uuid>
required

Body

application/json
content
string
required
agent_id
string | null
selected_skills
string[] | null
mode
enum<string>
default:text
Available options:
text

Response

Successful response

id
string<uuid>
created_at
string<date-time>
updated_at
string<date-time>
task_id
string<uuid>
level
enum<string> | null

Severity of the line: INFO for ordinary output, ERROR for error-level output. Nullable for now; pre-existing rows have no level.

Available options:
INFO,
ERROR
message
string
timestamp
string<date-time>

When the line was produced in the container (not received)

type
any