---
title: "Deletes a script instance."
method: DELETE
path: "/scripts/instances/{instanceId}"
tags: ["Scripts"]
---

# Deletes a script instance.

`DELETE /scripts/instances/{instanceId}`

Gets the script instance specified by the passed instance id.

## Path parameters

- `instanceId` string, required

## Response `200`

OK

## Other responses

- `400` — Required information could not be found in the request/claims.
- `404` — Required entities could not be found in the database or in memory.

---

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