---
title: "Delete Clip"
method: DELETE
path: "/automation/delete-clip"
---

# Delete Clip

`DELETE /automation/delete-clip`

Permanently delete a clip

## Query parameters

- `projectId` string, required
- `clipId` string, required

## Response `200`

Successful response

- DeleteClipResponse
  - `clipId` string
  - `deleted` boolean

---

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