---
title: "Changes to Send an agent reply"
method: POST
path: "/v1/agents/{agentId}/reply"
---

# Changes to Send an agent reply

`POST /v1/agents/{agentId}/reply`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2026-08-30** `8bc1670bbd13` — 3 breaking, 1 warning, 1 info
- **2026-08-28** `2dc8476c472f` — 1 info
- **2026-08-19** `72a2f83f0c5b` — 1 info
- **2026-08-11** `0aeabb0041fd` — 2 info
- **2026-07-21** `2e115ea8160c` — 1 info

## Changes

- **2026-08-30** `8bc1670bbd13` — 3 breaking, 1 warning, 1 info
  - added the pattern `/\S/` to the request property `signals/items/oneOf[#/components/schemas/HumanSignalDto]/options/items/`
  - added the pattern `/\S/` to the request property `signals/items/oneOf[#/components/schemas/HumanSignalDto]/prompt`
  - added the pattern `/\S/` to the request property `signals/items/oneOf[#/components/schemas/HumanSignalDto]/requestId`
  - the `signals/items/oneOf[#/components/schemas/HumanSignalDto]/ttlSeconds` request property's min was set to `60.00`
  - added the new optional request property `signals/items/oneOf[#/components/schemas/HumanSignalDto]/to`
- **2026-08-28** `2dc8476c472f` — 1 info
  - added `#/components/schemas/HumanSignalDto` to the `signals/items/` request property `oneOf` list
- **2026-08-19** `72a2f83f0c5b` — 1 info
  - added the new optional request property `toolApprovalRequest/allOf[#/components/schemas/ToolApprovalRequestPayloadDto]/mcpServerName`
- **2026-08-11** `0aeabb0041fd` — 2 info
  - added the new optional request property `toolApprovalRequest/allOf[#/components/schemas/ToolApprovalRequestPayloadDto]/approveActionId`
  - added the new optional request property `toolApprovalRequest/allOf[#/components/schemas/ToolApprovalRequestPayloadDto]/denyActionId`
- **2026-07-21** `2e115ea8160c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead/docs/v1/agents/:agentId/reply/post.md) · [API](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead.md) · [Page](https://skmtc.dev/novu/apis/deprecated-novu-api-use-openapi-json-yaml-instead/changes/v1/agents/:agentId/reply/post)
