---
title: "POST /v1/automation-runs/{id}/events"
method: POST
path: "/v1/automation-runs/{id}/events"
---

# POST /v1/automation-runs/{id}/events

`POST /v1/automation-runs/{id}/events`

## Path parameters

- `id` string, required

## Request body

- object
  - `attempt` integer, required
  - `sequence` integer, required
  - `type` 'user' | 'assistant' | 'capability_search' | 'capability_execution' | 'usage' | 'warning' | 'terminal', required
  - `payload` object, required
  - `createdAt` integer, required

## Response `200`

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/073bc652adfb/schema)
