---
title: "Forward POST request to agent by name"
method: POST
path: "/agents/forward/name/{agent_name}/{path}"
tags: ["Agents"]
---

# Forward POST request to agent by name

`POST /agents/forward/name/{agent_name}/{path}`

Forward a POST request to an agent by its name.

## Path parameters

- `agent_name` string, required
- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 55 revisions in range; 4 could not be searched.

- **2026-05-13** `dd15bb3a3624` — 1 info
  - api operation id `forward_request_to_agent_agents_forward_name__agent_name___path__post` removed and replaced with `forward_post_request_to_agent_agents_forward_name__agent_name___path__post`
- **2026-05-05** `f1561698ffeb` — 1 info
  - api operation id `forward_request_to_agent_agents_forward_name__agent_name___path__get` removed and replaced with `forward_request_to_agent_agents_forward_name__agent_name___path__post`
- **2026-04-30** `3cc6689a4e21` — 1 info
  - api operation id `forward_request_to_agent_agents_forward_name__agent_name___path__post` removed and replaced with `forward_request_to_agent_agents_forward_name__agent_name___path__get`
- **2026-04-21** `636aa63c5881` — 1 info
  - api operation id `forward_request_to_agent_agents_forward_name__agent_name___path__get` removed and replaced with `forward_request_to_agent_agents_forward_name__agent_name___path__post`
- **2026-04-21** `fe7288ac9aa5` — 1 info
  - api operation id `forward_request_to_agent_agents_forward_name__agent_name___path__post` removed and replaced with `forward_request_to_agent_agents_forward_name__agent_name___path__get`

[Full history](https://skmtc.dev/scaleapi/apis/agentex-api/changes/agents/forward/name/:agent_name/:path/post.md)

---

[API](https://skmtc.dev/scaleapi/apis/agentex-api.md) · [All operations](https://skmtc.dev/scaleapi/apis/agentex-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleapi/agentex-api/revisions/1e0aaafd5780/schema)
