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

# Catch All

`DELETE /{path}`

## Path parameters

- `path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-28** `7fc94d98c83e` — 1 info
  - api operation id `catch_all__path__delete` removed and replaced with `catch_all__path__put`
- **2026-08-27** `23114f4e2473` — 1 info
  - api operation id `catch_all__path__get` removed and replaced with `catch_all__path__delete`
- **2026-08-27** `adbd2bfdd278` — 1 info
  - api operation id `catch_all__path__post` removed and replaced with `catch_all__path__get`
- **2026-08-26** `7cc1c77db9d2` — 1 info
  - api operation id `catch_all__path__get` removed and replaced with `catch_all__path__post`
- **2026-08-16** `27b6cbe227b3` — 1 info
  - api operation id `catch_all__path__put` removed and replaced with `catch_all__path__get`

[Full history](https://skmtc.dev/crewai/apis/crewai-ferry/changes/:path/delete.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/7fc94d98c83e/schema)
