---
title: "Catch All"
method: POST
path: "/{path}"
---

# Catch All

`POST /{path}`

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-13** `a4e588bd08fe` — 1 info
  - api operation id `catch_all__path__head` removed and replaced with `catch_all__path__put`
- **2026-08-11** `5c0389f31fae` — 1 info
  - api operation id `catch_all__path__patch` removed and replaced with `catch_all__path__head`
- **2026-08-08** `0f78384e3e66` — 1 info
  - api operation id `catch_all__path__head` removed and replaced with `catch_all__path__patch`
- **2026-08-08** `3945852629dc` — 1 info
  - api operation id `catch_all__path__put` removed and replaced with `catch_all__path__head`
- **2026-08-07** `25d0b34c2058` — 1 info
  - api operation id `catch_all__path__trace` removed and replaced with `catch_all__path__put`

[Full history](https://skmtc.dev/crewai/apis/crewai-ferry/changes/:path/post.md)

---

[API](https://skmtc.dev/crewai/apis/crewai-ferry.md) · [All operations](https://skmtc.dev/crewai/apis/crewai-ferry/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/crewai/crewai-ferry/revisions/a4e588bd08fe/schema)
