---
title: "Delete"
method: DELETE
path: "/api/v1/systemlog/exports/{export_id}"
tags: ["System Log Exporter"]
---

# Delete

`DELETE /api/v1/systemlog/exports/{export_id}`

Delete a system log export by ID.

## Path parameters

- `export_id` string, required — The exportId field.

## Request body

- C1ApiSystemlogV1ExportServiceDeleteRequestInput — The ExportServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiSystemlogV1ExportServiceDeleteResponse — The ExportServiceDeleteResponse message.

## Changes

- **2025-04-10** `17f9f3bcedd5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/systemlog/exports/:export_id/delete.md)

---

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