---
title: "Delete state associated with API request tracking"
method: DELETE
path: "/status/{uuid}"
tags: ["Status"]
---

# Delete state associated with API request tracking

`DELETE /status/{uuid}`

This should be done only after the API request is completed, i.e. after the GET request for the API request state returns an appropriate status code such as 201.

## Path parameters

- `uuid` string, uuid, required

## Response `200`

API request state deleted.

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/revisions/4844bf710203/schema)
