---
title: "Delete"
method: DELETE
path: "/api/v1/reporting/reports/{id}"
tags: ["Report"]
---

# Delete

`DELETE /api/v1/reporting/reports/{id}`

Invokes the c1.api.reporting.v1.ReportingService.Delete method.

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiReportingV1ReportingServiceDeleteRequestInput — The ReportingServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiReportingV1ReportingServiceDeleteResponse — The ReportingServiceDeleteResponse message.

---

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