---
title: "Delete all extensions"
method: DELETE
path: "/v1/extensions"
tags: ["Extensions"]
---

# Delete all extensions

`DELETE /v1/extensions`

Delete all extensions for the organization

## Response `200`

Default Response

- DeleteResponse
  - `message` string, required

## Other responses

- `400` — Default Response
- `500` — Default Response

## Changes

- **2026-01-08** `97dcad9b050e` — 2 info
  - the response property `context/items/params` became required for the status `400`
  - the response property `context/items/params` became required for the status `500`
- **2025-08-21** `094cfe5a2443` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/steel-dev/apis/steel-api/changes/v1/extensions/delete.md)

---

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