---
title: "Delete Transform"
method: DELETE
path: "/modules/{moduleId}/transforms/{transformName}"
tags: ["Transforms"]
---

# Delete Transform

`DELETE /modules/{moduleId}/transforms/{transformName}`

Deletes a transform based on the transform name supplied.
### Authorization Required:
  - Application Delete

## Path parameters

- `moduleId` string, required
- `transformName` string, required

## Response `204`

Transform deleted

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
