---
title: "Delete shared parameter"
method: DELETE
path: "/shared_parameter/{id}"
tags: ["shared-parameters"]
---

# Delete shared parameter

`DELETE /shared_parameter/{id}`

Delete shared parameter along with all its usages in test cases and reviews.

## Path parameters

- `id` string, uuid, required

## Response `200`

Success.

- Schema — unresolved $ref

## Other responses

- `400` — Bad Request.
- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Not Found.
- `429` — Too Many Requests.

---

[API](https://skmtc.dev/qase/apis/qase-io-testops-api-v1.md) · [All operations](https://skmtc.dev/qase/apis/qase-io-testops-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qase/qase-io-testops-api-v1/revisions/12ddc644fac5/schema)
