---
title: "Delete transform"
method: DELETE
path: "/transforms/{id}"
tags: ["Transforms"]
---

# Delete transform

`DELETE /transforms/{id}`

Soft-delete a transform. If the transform is published, its view/table will be removed from the data warehouse.

## Path parameters

- `id` string, required

## Response `204`

The transform has been successfully deleted.

---

[API](https://skmtc.net/weld/apis/weld-rest-api.md) · [All operations](https://skmtc.net/weld/apis/weld-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weld/weld-rest-api/revisions/75294f591cc2/schema)
