---
title: "Remove State Vector"
method: DELETE
path: "/states/{id}"
tags: ["State Vector"]
---

# Remove State Vector

`DELETE /states/{id}`

Delete state vector from Kayhan's system.<br/>

## Path parameters

- `id` string, uuid, required

## Response `201`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/satcat/apis/satcat-service-api.md) · [All operations](https://skmtc.dev/satcat/apis/satcat-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/satcat/satcat-service-api/revisions/3af6a1633d06/schema)
