---
title: "Delete annotation cache for a project"
method: DELETE
path: "/projects/{project}/annotationcache"
tags: ["Projects"]
---

# Delete annotation cache for a project

`DELETE /projects/{project}/annotationcache`

Returns list of repository paths for which the cache was successfully deleted.

## Path parameters

- `project` string, required

## Response `200`

Repository paths for which annotation cache was deleted.

- string[]

---

[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)
