---
title: "Deletes a script."
method: DELETE
path: "/content/scripts/{uuid}"
tags: ["Script"]
---

# Deletes a script.

`DELETE /content/scripts/{uuid}`

## Path parameters

- `uuid` string, uuid, required

## Response `204`

An empty response.

## Other responses

- `404` — The resource was not found.
- `422` — This is the result of missing required fields, or of invalid data. See the response for more details.

---

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