---
title: "Changes to Create Agent Run"
method: POST
path: "/api/v1/agents/{agent_id}/runs"
---

# Changes to Create Agent Run

`POST /api/v1/agents/{agent_id}/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-08-11** `fd7237c72fae` — 2 info
- **2026-07-26** `653b9ca575a8` — 1 breaking, 2 info

## Changes

- **2026-08-11** `fd7237c72fae` — 2 info
  - added the optional property `trigger_source` to the response with the `200` status
  - added the optional property `trigger_source_id` to the response with the `200` status
- **2026-07-26** `653b9ca575a8` — 1 breaking, 2 info
  - the response property `node_logs` became optional for the status `200`
  - added the optional property `agent_name` to the response with the `200` status
  - the `node_logs` response's property default value `` was added for the status `200`

---

[Operation](https://skmtc.dev/optexity/apis/dashboard-backend-api/docs/api/v1/agents/:agent_id/runs/post.md) · [API](https://skmtc.dev/optexity/apis/dashboard-backend-api.md) · [Page](https://skmtc.dev/optexity/apis/dashboard-backend-api/changes/api/v1/agents/:agent_id/runs/post)
